updates to vault and tailscale
This commit is contained in:
parent
0635ee5954
commit
18148b03af
3 changed files with 51 additions and 57 deletions
|
@ -28,6 +28,7 @@
|
|||
# https://tailscale.com/kb/1241/tailscale-up
|
||||
extraUpFlags = lib.mkIf config.components.tailscale.useHeadscale [
|
||||
"--login-server=https://headscale.joshuabell.xyz"
|
||||
"--no-logs-support"
|
||||
];
|
||||
};
|
||||
networking.firewall.trustedInterfaces = [ config.services.tailscale.interfaceName ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue