Update
This commit is contained in:
parent
92b467525d
commit
d2c8461193
@ -8,6 +8,7 @@ in {
|
|||||||
./firewall.nix
|
./firewall.nix
|
||||||
./nginx.nix
|
./nginx.nix
|
||||||
./cloudflared.nix
|
./cloudflared.nix
|
||||||
|
./tailscale.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
1
hosts/server/tailscale.nix
Normal file
1
hosts/server/tailscale.nix
Normal file
@ -0,0 +1 @@
|
|||||||
|
{ services.tailscale = { enable = true; }; }
|
Loading…
Reference in New Issue
Block a user