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;