updated server_tools

This commit is contained in:
Richie Cahill
2024-07-07 11:00:26 -04:00
committed by Alice Huston
parent c07d09b1b3
commit e03a88b25c
3 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
description = "validates startup";
serviceConfig = {
Type = "oneshot";
ExecStart = "${inputs.server_tools.packages.x86_64-linux.server_tools}/bin/validate_jeeves";
ExecStart = "${inputs.server_tools.packages.x86_64-linux.default}/bin/validate_jeeves";
};
};
timers = {