testing path
This commit is contained in:
@@ -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";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user