rm networking from common
This commit is contained in:
parent
7e6da073eb
commit
1eba3e269d
3 changed files with 1 additions and 26 deletions
|
|
@ -11,7 +11,7 @@
|
|||
loginServer = "https://hs.sid.ovh";
|
||||
authKeyFile = config.sops.secrets."tailscale/personal-key".path;
|
||||
enableSSH = true;
|
||||
acceptDNS = false; # use coredns
|
||||
acceptDNS = true;
|
||||
};
|
||||
work = {
|
||||
loginServer = "https://headscale.cryodev.xyz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue