compat: remove redundant/deprecated wireless config

This commit is contained in:
Kiana Sheibani 2026-01-28 22:16:02 -05:00
parent 1c1d0331b7
commit abced3e3c4
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -27,7 +27,6 @@ in
boot.loader.efi.canTouchEfiVariables = !isMobile; boot.loader.efi.canTouchEfiVariables = !isMobile;
networking.hostName = "toki-${machine}"; networking.hostName = "toki-${machine}";
networking.wireless.enable = false;
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
# Power button settings # Power button settings