From a5d71127cbd6a297fdc1267fe8880961ec9262be Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 8 Dec 2024 01:44:58 -0500 Subject: [PATCH] allow user-controlled wireless --- base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/base.nix b/base.nix index 09a5ac7..a5f49b6 100644 --- a/base.nix +++ b/base.nix @@ -18,6 +18,7 @@ # Add wifi credentials networking.wireless = { enable = true; + userControlled.enable = true; secretsFile = ./wireless.key; networks."PAL3.0".auth = '' eap=PEAP