diff --git a/services/promtail.nix b/services/promtail.nix index 36643c61..be56dd13 100644 --- a/services/promtail.nix +++ b/services/promtail.nix @@ -1,8 +1,6 @@ { config, pkgs, ... }: { # Promtail Logging - # Import the keys for user / pass: - imports = [ ]; # Import the file: sops.defaultSopsFile = ./secrets/secrets.yaml;