From 5753f6216e5ded460b9f338aecb18c81b1621218 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Mon, 1 Dec 2025 14:41:16 +0100 Subject: [PATCH] non important commit --- configuration/laptop/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration/laptop/configuration.nix b/configuration/laptop/configuration.nix index 9c467fc..340c1aa 100644 --- a/configuration/laptop/configuration.nix +++ b/configuration/laptop/configuration.nix @@ -34,7 +34,6 @@ proxy.noProxy = "127.0.0.1,localhost,internal.domain"; networkmanager = { enable = true; - wifi.backend = "iwd"; }; firewall.enable = true;