mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-05-21 02:58:48 +02:00
network: add vpn utilities
This commit is contained in:
parent
cce11f1c9c
commit
fc81d5ccec
2 changed files with 3 additions and 1 deletions
|
@ -26,6 +26,9 @@
|
|||
curlFull
|
||||
wireguard-tools
|
||||
etherape
|
||||
openconnect
|
||||
openvpn
|
||||
openfortivpn
|
||||
];
|
||||
services.timesyncd.servers = lib.mkForce [ ];
|
||||
services.resolved = {
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
# internet
|
||||
google-chrome
|
||||
liferea
|
||||
openvpn
|
||||
thunderbird
|
||||
|
||||
# messaging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue