Fix the OpenVPN jobs
This commit is contained in:
parent
8adc1ee92e
commit
e0e0e57c26
@ -11,7 +11,7 @@ let
|
||||
makeOpenVPNJob = cfg: name:
|
||||
let
|
||||
|
||||
path = (getAttr "openvpn-${name}" config.jobs).path;
|
||||
path = (getAttr "openvpn-${name}" config.boot.systemd.services).path;
|
||||
|
||||
upScript = ''
|
||||
#! /bin/sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user