tailscale, headscale: Use internal DNS
This commit is contained in:
parent
3a9a3c40b0
commit
909f820af5
6 changed files with 6 additions and 16 deletions
|
@ -18,4 +18,6 @@
|
|||
${lib.getExe config.services.tailscale.package} up --reset ${lib.escapeShellArgs config.services.tailscale.extraUpFlags}
|
||||
'';
|
||||
};
|
||||
|
||||
networking.domain = "birdsong.network";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue