diff --git a/services/promtail.nix b/services/promtail.nix index a523efd8..e01ad387 100644 --- a/services/promtail.nix +++ b/services/promtail.nix @@ -3,7 +3,7 @@ sops.secrets.promtail-pass = { owner = "promtail"; - sopsFile = ./secrets/secrets.yaml; + sopsFile = ../secrets/secrets.yaml; }; # Restart the unit if the secret changes