profiles/common-dns: Fix typo
This commit is contained in:
parent
98b4cde2e4
commit
323018daaa
@ -16,7 +16,7 @@ with lib;
|
||||
# Do not use any DNS servers as fallback
|
||||
services.resolved.fallbackDns = [];
|
||||
|
||||
networking.networkmanager.dns = "systemd-networkd";
|
||||
networking.networkmanager.dns = "systemd-resolved";
|
||||
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user