add carly's wifi
Some checks failed
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 1m11s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 17s
Check Nix formatting / Perform Nix format checks (pull_request) Failing after 1m9s

This commit is contained in:
2025-05-26 19:05:26 -04:00
parent 6eb67f0848
commit 3d8b90cc1b
2 changed files with 11 additions and 9 deletions

View File

@ -28,10 +28,16 @@ in
"24HuFios".pskRaw = "ext:PASS_longboat_home";
"Verizon_ZLHQ3H".pskRaw = "ext:PASS_angie";
"Fios-Qn3RB".pskRaw = "ext:PASS_parkridge";
"Mojo Dojo Casa House".pskRaw = "ext:PASS_Carly";
# Public wifi connections
# set public_wifi on line 5 to true if connecting to one of these
#"optimumwifi" = { };
#"CableWiFi" = { };
"JPMCVisitor" = { };
#"Hilton Honors" = { };
# Work wifi
"JPMCVisitor" = { };
};
};