rm networking from common

This commit is contained in:
sid 2026-05-17 23:02:29 +02:00
parent 7e6da073eb
commit 1eba3e269d
3 changed files with 1 additions and 26 deletions

View file

@ -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";