It's WPA-PSK not WPA

This commit is contained in:
Lillian Violet 2024-01-15 16:49:22 +01:00
parent ed5c92b3b9
commit f29244c12e

View file

@ -88,7 +88,7 @@
networking.wireless.networks."KPNAA6306" = {
hidden = true;
auth = ''
key_mgmt=WPA
key_mgmt=WPA-PSK
password="@PSK_HOME@"
'';
};