mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
Compare commits
2 commits
832afb4fc4
...
deb3e0ca1f
Author | SHA1 | Date | |
---|---|---|---|
Rouven Seifert | deb3e0ca1f | ||
Rouven Seifert | 48d16f3f5a |
|
@ -61,11 +61,6 @@
|
||||||
psk = "@FSR_PSK@";
|
psk = "@FSR_PSK@";
|
||||||
authProtocols = [ "WPA-PSK" ];
|
authProtocols = [ "WPA-PSK" ];
|
||||||
};
|
};
|
||||||
"RoboLab Playground" = {
|
|
||||||
psk = "@ROBOLAB_PSK@";
|
|
||||||
authProtocols = [ "WPA-PSK" ];
|
|
||||||
extraConfig = "disabled=1";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
openconnect.interfaces = {
|
openconnect.interfaces = {
|
||||||
TUD-A-Tunnel = {
|
TUD-A-Tunnel = {
|
||||||
|
|
Loading…
Reference in a new issue