renamed file

This commit is contained in:
John Lancaster
2024-12-29 15:22:10 -06:00
parent 52c7e3d9c4
commit f662da1ad2
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
programs.nix-ld.enable = true;
sops.defaultSopsFile = ./secrets/secrets.yaml;
sops.defaultSopsFile = ./secrets/encrypted_secrets.yaml;
sops.defaultSopsFormat = "yaml";
# This is needed for nix to access the secrets at build time.