remove comment
This commit is contained in:
parent
49abfd4a93
commit
7e01ebf187
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ in
|
||||||
authKeyFile = lib.mkIf (
|
authKeyFile = lib.mkIf (
|
||||||
config ? age && config.age ? secrets && config.age.secrets ? headscale_auth
|
config ? age && config.age ? secrets && config.age.secrets ? headscale_auth
|
||||||
) config.age.secrets.headscale_auth.path;
|
) config.age.secrets.headscale_auth.path;
|
||||||
# https://tailscale.com/kb/1241/tailscale-up
|
|
||||||
extraUpFlags =
|
extraUpFlags =
|
||||||
(lib.optionals cfg.useHeadscale [
|
(lib.optionals cfg.useHeadscale [
|
||||||
"--login-server=https://headscale.joshuabell.xyz"
|
"--login-server=https://headscale.joshuabell.xyz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue