diff --git a/modules/hosts/z2w/core.nix b/modules/hosts/z2w/core.nix index 60a3230..4f21b66 100644 --- a/modules/hosts/z2w/core.nix +++ b/modules/hosts/z2w/core.nix @@ -27,6 +27,8 @@ networkmanager.enable = true; }; + wireless.enable = lib.mkForce false; + /*hardware = { bluetooth.enable = true;