mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
nix: update networks
This commit is contained in:
parent
3a15f8f6a2
commit
fb1611c51e
2 changed files with 6 additions and 1 deletions
|
|
@ -110,6 +110,11 @@ in
|
||||||
ssid = "i_Tzuchi_WiFi";
|
ssid = "i_Tzuchi_WiFi";
|
||||||
randomizeMac = true;
|
randomizeMac = true;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
ssid = "sonet_nousdeux";
|
||||||
|
hasPassword = true;
|
||||||
|
randomizeMac = true;
|
||||||
|
}
|
||||||
|
|
||||||
{ ssid = "_SNCF_WIFI_INOUI"; }
|
{ ssid = "_SNCF_WIFI_INOUI"; }
|
||||||
{ ssid = "_WIFI_LYRIA"; }
|
{ ssid = "_WIFI_LYRIA"; }
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue