Revert "Revert "Replace wpa_supplicant with iwd""

This reverts commit 93d8ac4e00.
This commit is contained in:
coolneng 2020-12-20 20:54:53 +01:00
parent 3a24cc1e16
commit 53e844883d
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
networking = {
hostName = "panacea";
hostId = "8feb0bb8";
wireless.enable = true;
wireless.iwd.enable = true;
enableIPv6 = false;
};