setup unbound dns
This commit is contained in:
parent
c4cefeea54
commit
bacaf6d5b6
5 changed files with 135 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
# Tailscale seems to break when not using resolved
|
||||
services.resolved.enable = true;
|
||||
# services.resolved.enable = true;
|
||||
networking.useDHCP = true;
|
||||
networking.interfaces.tailscale0.useDHCP = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue