mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-23 08:39:11 -05:00
guh??
This commit is contained in:
parent
8d9ee25180
commit
f59f799948
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
tailscale = {
|
tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
authKeyFile = config.sops.secrets.tailscale_server_key.path;
|
authKeyFile = config.sops.secrets.tailscale_server_key.path;
|
||||||
extraSetFlags = [ "--advertise-exit-node" ];
|
extraSetFlags = [ "--advertise-exit-node=true" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue