Skip to content

Commit

Permalink
feat(modules/nixos/networking): add OEJAB Wi-Fi
Browse files Browse the repository at this point in the history
  • Loading branch information
trueNAHO committed Mar 1, 2024
1 parent c1775dd commit de46599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nixos/networking/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ in {
networks = {
NETGEAR57-5G.psk = "@NETGEAR57_5G_psk@";
NETGEAR57.psk = "@NETGEAR57_psk@";
OEJAB.auth = "key_mgmt=NONE";

eduroam.auth = ''
altsubject_match="DNS:guest.uni.lux;DNS:ise.uni.lu;DNS:sponsor.uni.lux"
Expand Down

0 comments on commit de46599

Please sign in to comment.