humidor: enable wpa3-sae-transition
This commit is contained in:
@@ -180,7 +180,9 @@ in
|
||||
countryCode = "PH";
|
||||
networks.${netifWifi} = {
|
||||
ssid = "MLSI";
|
||||
authentication.mode = "wpa3-sae-transition";
|
||||
authentication.saePasswordsFile = "/etc/nixos/secret/wifi_password";
|
||||
authentication.wpaPasswordFile = "/etc/nixos/secret/wifi_password";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user