mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
modules.services.tailscale: fix
This commit is contained in:
@@ -14,5 +14,6 @@ inputs:
|
||||
extraUpFlags = [ "--login-server=https://headscale.chn.moe" ];
|
||||
};
|
||||
nixos.system.sops.secrets."tailscale" = {};
|
||||
networking.firewall.trustedInterfaces = [ inputs.config.services.tailscale.interfaceName ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user