From 7ff3a53d2b5b489c419cb806a4dcaf8567808ea8 Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 19:02:31 -0500 Subject: [PATCH] 114 current 2025-10-08 18:56:18 25.05.20251006.20c4598 6.12.50 * --- modules/system/sops.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/system/sops.nix b/modules/system/sops.nix index 8008586..939e812 100644 --- a/modules/system/sops.nix +++ b/modules/system/sops.nix @@ -15,7 +15,8 @@ in sops = { defaultSopsFile = ../../secrets/secrets.yaml; defaultSopsFormat = "yaml"; - age.keyFile = "/home/blake/.config/sops/age/keys.txt"; +# age.keyFile = "/home/blake/.config/sops/age/keys.txt"; + age.keyFile = "/etc/sops/keys.txt"; secrets = { "blake_passwd" = lib.mkIf config.users.blake.enable {