testing path
This commit is contained in:
parent
49cadbf282
commit
1d3729652c
@ -19,6 +19,7 @@
|
|||||||
description = "validates startup";
|
description = "validates startup";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Environment = config.sops.secrets."server-validation/webhook".path;
|
Environment = config.sops.secrets."server-validation/webhook".path;
|
||||||
|
path = [ pkgs.zfs ];
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
ExecStart = "${inputs.server_tools.packages.x86_64-linux.default}/bin/validate_jeeves";
|
ExecStart = "${inputs.server_tools.packages.x86_64-linux.default}/bin/validate_jeeves";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user