Replace wpa_supplicant with iwd

This commit is contained in:
2020-06-09 13:05:16 +02:00
parent 1a907fed8b
commit 48d592277e

View File

@@ -7,7 +7,7 @@
networking = { networking = {
hostName = "panacea"; hostName = "panacea";
hostId = "8feb0bb8"; hostId = "8feb0bb8";
wireless.enable = true; wireless.iwd.enable = true;
}; };
# Enable zeroconf # Enable zeroconf