compat: remove redundant/deprecated wireless config
This commit is contained in:
parent
1c1d0331b7
commit
abced3e3c4
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue