tailscale.

This commit is contained in:
Leon Liu 2023-11-06 06:29:17 +09:00
parent 6f53cb4396
commit b1e6779a05

View File

@ -154,7 +154,6 @@ in
kompose
kubectl
kubernetes
cloudflare-warp
];
# Some programs need SUID wrappers, can be configured further or are
@ -189,7 +188,7 @@ in
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
networking.firewall.enable = false;
services.tailscale.enable = true;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave