mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
wpa_supplicant unbroken now :)
This commit is contained in:
parent
696d2d5a29
commit
0777afa655
|
@ -56,7 +56,6 @@
|
|||
# Networking
|
||||
networking.hostName = systemSettings.hostname; # Define your hostname.
|
||||
networking.networkmanager.enable = true; # Use networkmanager
|
||||
networking.networkmanager.wifi.backend = "iwd"; # wpa_supplicant broken :(
|
||||
|
||||
# Timezone and locale
|
||||
time.timeZone = systemSettings.timezone; # time zone
|
||||
|
|
Loading…
Reference in a new issue