diff --git a/config/config.nix b/config/config.nix index 7362dcb..3fe4931 100644 --- a/config/config.nix +++ b/config/config.nix @@ -27,7 +27,6 @@ in boot.loader.efi.canTouchEfiVariables = !isMobile; networking.hostName = "toki-${machine}"; - networking.wireless.enable = false; networking.networkmanager.enable = true; # Power button settings