From dc7eaa35038544d77d95b497e8d7503cd30afecd Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Mon, 29 Dec 2025 15:21:44 +0000 Subject: [PATCH] fix secret loading --- hosts/chidi/secrets.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/chidi/secrets.nix b/hosts/chidi/secrets.nix index a065902..4bf69d3 100644 --- a/hosts/chidi/secrets.nix +++ b/hosts/chidi/secrets.nix @@ -6,6 +6,8 @@ secrets = import ../../lib/secrets.nix; in { sops.age.keyFile = "/Users/${user}/.config/sops/age/keys.txt"; + sops.age.sshKeyPaths = []; + sops.gnupg.sshKeyPaths = []; sops.secrets = secrets.mkSyncthingSecrets {