This commit is contained in:
iFargle 2023-07-04 19:51:59 +09:00
parent 8a263d9ae7
commit da9b77d5bc

View file

@ -2,7 +2,7 @@
# Promtail Logging # Promtail Logging
# Import the keys for user / pass: # Import the keys for user / pass:
imports = [ <sops-nix/modules/sops ]; imports = [ <sops-nix/modules/sops> ];
# Import the file: # Import the file:
sops.defaultSopsFile = ./secrets/secrets.yaml; sops.defaultSopsFile = ./secrets/secrets.yaml;