mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: dont use adguardhome for servers
This commit is contained in:
parent
13d9baedc1
commit
836cd7c6c2
9 changed files with 25 additions and 9 deletions
|
@ -174,6 +174,7 @@
|
|||
"10-${vmCfg.networking.mainLinkName}" = {
|
||||
matchConfig.MACAddress = mac;
|
||||
DHCP = "yes";
|
||||
dhcpConfig.UseDNS = false;
|
||||
networkConfig = {
|
||||
IPv6PrivacyExtensions = "yes";
|
||||
MulticastDNS = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue