Replace wpa_supplicant with iwd
This commit is contained in:
parent
1a907fed8b
commit
48d592277e
|
@ -7,7 +7,7 @@
|
|||
networking = {
|
||||
hostName = "panacea";
|
||||
hostId = "8feb0bb8";
|
||||
wireless.enable = true;
|
||||
wireless.iwd.enable = true;
|
||||
};
|
||||
|
||||
# Enable zeroconf
|
||||
|
|
Loading…
Reference in New Issue