nix: update networks

This commit is contained in:
Primrose 2025-12-16 17:02:13 +08:00
parent 3a15f8f6a2
commit fb1611c51e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 6 additions and 1 deletions

View file

@ -16,7 +16,7 @@ in
hasPassword = true;
}
{
ssid ="Kuo";
ssid = "Kuo";
priority = privatePriority;
hasPassword = true;
}
@ -110,6 +110,11 @@ in
ssid = "i_Tzuchi_WiFi";
randomizeMac = true;
}
{
ssid = "sonet_nousdeux";
hasPassword = true;
randomizeMac = true;
}
{ ssid = "_SNCF_WIFI_INOUI"; }
{ ssid = "_WIFI_LYRIA"; }

Binary file not shown.