diff --git a/configuration.nix b/configuration.nix index 4f9292a..5b2e2c8 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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. It‘s perfectly fine and recommended to leave