hz
This commit is contained in:
@@ -62,7 +62,7 @@ in {
|
|||||||
${builtins.readFile cfg.script}
|
${builtins.readFile cfg.script}
|
||||||
''}";
|
''}";
|
||||||
};
|
};
|
||||||
path = [ ];
|
path = [ cfg.package ];
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
};
|
};
|
||||||
systemd.services.postgresql.environment = cfg.environment;
|
systemd.services.postgresql.environment = cfg.environment;
|
||||||
|
|||||||
Reference in New Issue
Block a user