| static ip_address=10.0.48.79/8 |
| static ip_address=10.0.48.79/8 |
| nameservers = [ "1.1.1.1" "1.0.0.1" ]; |
| userControlled.enable = true; |
| "HRSFC Guest".psk = "@hrsfcGuestPass@"; |
| robocon-buster_beta.psk = "@roboconProtoboardPass@"; |
| "RoboCon3665-Sky".psk = "@robocon3665SkyPass@"; |
| "RoboCon2022-Beta_team_4".psk = "@robocon2023Beta4Pass@"; |
| "RoboCon2023-Will".psk = "@robocon2023Will@"; |
| "robot-HRS69420".psk = "@srRobotPassword@"; |
| "newadelie24".psk = "@newadelie24Pass@"; |
| } // lib.pipe (lib.range 1 21) [ |
| (builtins.map builtins.toString) |
| name = "RoboCon2023-Team${team}"; |
| psk = "@robocon2023Team${team}@"; |
| environmentFile = config.sops.secrets."wireless.env".path; |
| hardware.enableRedistributableFirmware = true; |
| sops.secrets."wireless.env" = { |
| sopsFile = ../secrets/wireless.env.bin; |
| persistence."/nix/persist".directories = [ "/var/db/dhcpcd" ]; |
| systemPackages = [ pkgs.bandwidth ]; |