mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
ui
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
../../nixos/tailscale.nix
|
||||
|
||||
../../server-modules/ssh.nix
|
||||
../../server-modules/bitwarden.nix
|
||||
# ../../server-modules/bitwarden.nix
|
||||
../../server-modules/firewall.nix
|
||||
../../server-modules/nginx.nix
|
||||
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
};
|
||||
github-key = {
|
||||
owner = "hadi";
|
||||
path = "/home/hadi/.ssh/jack";
|
||||
path = "/home/hadi/.ssh/github";
|
||||
mode = "0600";
|
||||
};
|
||||
cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
|
||||
# cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user