fix: move dns configuration into module

This commit is contained in:
2025-11-17 10:32:57 -08:00
parent 9af0abc9f9
commit 1083ad8d40
4 changed files with 40 additions and 25 deletions

View File

@@ -26,14 +26,6 @@
};
networking.hostName = meta.hostname;
networking.networkmanager = {
enable = true;
dns = "systemd-resolved";
};
# networking.search = [
# "service.consul"
# "node.consul"
# ];
hardware.bluetooth.enable = true;
swapDevices = [
{