aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/mammun/networking.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/mammun/networking.nix b/hosts/mammun/networking.nix
index 1ebd0a7c..e243ebe0 100644
--- a/hosts/mammun/networking.nix
+++ b/hosts/mammun/networking.nix
@@ -6,7 +6,7 @@
networking = {
networkmanager = {
enable = true;
- dns = "systemd-resolved";
+ dns = "default";
wifi = {
powersave = true;
};