mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
removed sops dependency
fixed syncthing
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
description = "validates startup";
|
||||
path = [ pkgs.zfs ];
|
||||
serviceConfig = {
|
||||
# EnvironmentFile = config.sops.secrets."server-validation/webhook".path;
|
||||
EnvironmentFile = "/root/secrets/services/server-validation";
|
||||
Type = "oneshot";
|
||||
ExecStart = "${inputs.system_tools.packages.x86_64-linux.default}/bin/validate_jeeves";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user