fix issue with dnssec and networkd
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
networking.hostName = "nixdeploy";
|
||||
|
||||
networking.useNetworkd = true;
|
||||
services.resolved.dnssec = "false";
|
||||
systemd.network = {
|
||||
links."10-eth0" = {
|
||||
matchConfig.MACAddress = "5e:1b:ed:a2:91:d1";
|
||||
|
Reference in New Issue
Block a user