mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:29:40 +00:00
nix: update networks
This commit is contained in:
parent
3a15f8f6a2
commit
fb1611c51e
2 changed files with 6 additions and 1 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue