From d0efe3a8779ff348448531566756968c89085d85 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 25 Apr 2026 22:06:43 -0500 Subject: [PATCH] test z2w --- modules/hosts/z2w/core.nix | 2 ++ 1 file changed, 2 insertions(+) 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;