Try switching to networkd to work around Tailscale DNS configuration issue.
This commit is contained in:
parent
56d96aa1ce
commit
d353fb5ba5
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
externalInterface = "enp5s0";
|
externalInterface = "enp5s0";
|
||||||
enableIPv6 = true;
|
enableIPv6 = true;
|
||||||
};
|
};
|
||||||
|
useNetworkd = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.openssh.openFirewall = false;
|
services.openssh.openFirewall = false;
|
||||||
|
|
Loading…
Add table
Reference in a new issue