From 57b336e41f1218f510d9686f47094b059706f91d Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Fri, 31 Oct 2025 11:35:46 +0100 Subject: [PATCH] up Signed-off-by: Christoph Schmatzler --- hosts/jason/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/jason/default.nix b/hosts/jason/default.nix index 309d1ac..93eca66 100644 --- a/hosts/jason/default.nix +++ b/hosts/jason/default.nix @@ -13,6 +13,8 @@ }; }; + sops.age.keyFile = "/Users/${user}/.config/sops/age/keys.txt"; + sops.secrets = { jason-syncthing-cert = { sopsFile = ../../secrets/jason-syncthing-cert;