1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(hu-berlin): reenable forti vpn

This commit is contained in:
2021-12-13 11:57:27 +01:00
parent 143b2f1a06
commit 314134d861

View File

@@ -59,7 +59,7 @@ in {
];
systemd.services.hu-vpn = {
enable = false;
enable = true;
wants = [ "network-online.target" ];
conflicts = [ "openvpn-hu-berlin.service" ];
script = ''