From a7e38ae843ed37d618ff99e4cb35eaeda4de27bc Mon Sep 17 00:00:00 2001 From: John Locke Date: Wed, 20 Mar 2024 11:30:50 -0700 Subject: [PATCH] Changing config so install-iso builds --- hosts/desktop/katmai/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/desktop/katmai/configuration.nix b/hosts/desktop/katmai/configuration.nix index 7de534e..439e969 100644 --- a/hosts/desktop/katmai/configuration.nix +++ b/hosts/desktop/katmai/configuration.nix @@ -14,7 +14,8 @@ ]; networking.hostName = "katmai"; # Define your hostname. - # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. + networking.wireless.enable = false; # Enables wireless support via wpa_supplicant. + networking.networkmanager.enable = true; # This value determines the NixOS release from which the default