mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-06-06 17:48:46 +02:00
fix autocon wlan
This commit is contained in:
parent
3acab44bd4
commit
b9ca2c0513
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
pskRaw = "ext:APARTMENT6";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"Autocon3" = {
|
||||
"AutoCon3" = {
|
||||
pskRaw = "ext:AUTOCON";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue