mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
network: add openfortivpn and wifi@db
This commit is contained in:
parent
cf9dedf17a
commit
dd997624a9
4 changed files with 42 additions and 3 deletions
|
@ -66,6 +66,9 @@
|
|||
psk = "@PIXEL_PSK@";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"WIFI@DB" = {
|
||||
authProtocols = [ "NONE" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue