summaryrefslogtreecommitdiff
path: root/os/cez/modules/headscale.nix
diff options
context:
space:
mode:
Diffstat (limited to 'os/cez/modules/headscale.nix')
-rw-r--r--os/cez/modules/headscale.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/cez/modules/headscale.nix b/os/cez/modules/headscale.nix
index 169ed45..4c9f6fd 100644
--- a/os/cez/modules/headscale.nix
+++ b/os/cez/modules/headscale.nix
@@ -37,7 +37,6 @@ in
services.tailscale = {
enable = true;
- interfaceName = "headscale";
openFirewall = true;
authKeyFile = config.sops.secrets."misc/headscale".path;