updates and fixes

This commit is contained in:
Rouven Seifert 2024-08-13 11:38:01 +02:00
parent efe00fc184
commit f7e581f792
15 changed files with 75 additions and 60 deletions

View file

@ -66,6 +66,10 @@
authProtocols = [ "SAE" ];
extraConfig = "disabled=1";
};
"LKG-Gast" = {
psk = "@LKGDD_GUEST_PSK@";
authProtocols = [ "WPA-PSK" ];
};
"@PIXEL_SSID@" = {
psk = "@PIXEL_PSK@";
authProtocols = [ "WPA-PSK" ];