ghostunnel: conditional systemd (#428551)
This commit is contained in:
@@ -220,7 +220,8 @@ in
|
||||
++ optional cfg.unsafeTarget "--unsafe-target"
|
||||
++ cfg.extraArguments;
|
||||
};
|
||||
|
||||
}
|
||||
// lib.optionalAttrs (options ? systemd) {
|
||||
# refine the service
|
||||
systemd.service = {
|
||||
after = [ "network.target" ];
|
||||
|
||||
Reference in New Issue
Block a user