mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
thinkpad updates
This commit is contained in:
parent
5ca2e59136
commit
e90c4f2c0d
4 changed files with 8 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
file = ../../../../secrets/thinkpad/dyport-auth.age;
|
||||
};
|
||||
};
|
||||
programs.openvpn3.enable = true;
|
||||
networking = {
|
||||
supplicant = {
|
||||
"LAN" = {
|
||||
|
@ -96,6 +97,7 @@
|
|||
FSR = {
|
||||
psk = "ext:FSR_PSK";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
extraConfig = "disabled=1";
|
||||
};
|
||||
};
|
||||
openconnect.interfaces = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue