mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
added tu vpn
This commit is contained in:
parent
1a57beaf6c
commit
dcf91b8d59
3 changed files with 46 additions and 25 deletions
|
@ -21,6 +21,9 @@
|
|||
"@DORM_SSID@" = {
|
||||
psk = "@DORM_PSK@";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
extraConfig = ''
|
||||
disabled=1
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue