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