vanadium: update network roaming settings

This commit is contained in:
Primrose 2025-09-09 13:54:37 +08:00
parent 71a4745d33
commit fa2bc9f899
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -26,6 +26,7 @@
53317
];
# To enable roaming https://wiki.archlinux.org/title/Wpa_supplicant#Roaming
wireless = {
enable = true;
userControlled.enable = true;
@ -46,7 +47,13 @@
"Peis Wifi".pskRaw = "ext:PEI";
"girlypop-net".pskRaw = "ext:GIRLYPOP";
"annapurna".pskRaw = "ext:ANNAPURNA";
"5526-1".pskRaw = "ext:5526-1";
"5526-1" = {
pskRaw = "ext:5526-1";
extraConfig = ''
bgscan="simple:30:-70:3600"
'';
};
}
{
"A-WAY".pskRaw = "ext:A-WAY";