mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
add modules
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
../../nixos/tailscale.nix
|
||||
|
||||
../../server-modules/ssh.nix
|
||||
../../server-modules/bitwarden.nix
|
||||
../../server-modules/firewall.nix
|
||||
../../server-modules/nginx.nix
|
||||
|
||||
# You should let those lines as is
|
||||
./hardware-configuration.nix
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
path = "/home/hadi/.ssh/jack";
|
||||
mode = "0600";
|
||||
};
|
||||
cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user