new tailscale api
This commit is contained in:
parent
8e3a2a703f
commit
8e279de754
6 changed files with 37 additions and 46 deletions
|
|
@ -13,15 +13,8 @@
|
|||
enableSSH = true;
|
||||
acceptDNS = false; # use coredns
|
||||
};
|
||||
work = {
|
||||
loginServer = "https://headscale.cryodev.xyz";
|
||||
enableSSH = true;
|
||||
acceptDNS = true;
|
||||
authKeyFile = config.sops.secrets."tailscale/work-key".path;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
sops.secrets."tailscale/personal-key" = { };
|
||||
sops.secrets."tailscale/work-key" = { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue