mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 13:22:34 +02:00
@@ -8,6 +8,7 @@ in {
|
||||
./firewall.nix
|
||||
./nginx.nix
|
||||
./cloudflared.nix
|
||||
./tailscale.nix
|
||||
];
|
||||
|
||||
boot = {
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{ services.tailscale = { enable = true; }; }
|
||||
Reference in New Issue
Block a user