From 9628de11be907222507655747aa5cac232af9868 Mon Sep 17 00:00:00 2001 From: kat witch Date: Thu, 9 Sep 2021 03:32:58 +0100 Subject: [PATCH] hosts/medicine: maybe overrode? --- config/hosts/medicine.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hosts/medicine.nix b/config/hosts/medicine.nix index a9ecae86..8b4ef40a 100644 --- a/config/hosts/medicine.nix +++ b/config/hosts/medicine.nix @@ -21,6 +21,7 @@ config = { networking = { networkmanager.enable = true; + wireless.enable = mkForce false; }; system.stateVersion = "21.11";