mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
robolab setup
This commit is contained in:
parent
06c7893ad7
commit
5f5ca3fc12
9 changed files with 42 additions and 29 deletions
|
@ -31,6 +31,10 @@
|
|||
psk = "@FSR_PSK@";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"RoboLab Playground" = {
|
||||
psk = "@ROBOLAB_PSK@";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
};
|
||||
openconnect.interfaces = {
|
||||
TUD-A-Tunnel = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue