This commit is contained in:
John Lancaster
2026-03-14 12:21:52 -05:00
parent 6e319ffc9c
commit ab3e1da951

View File

@@ -64,13 +64,8 @@ in
defaultSopsFile = sopsSecretsPath;
defaultSopsFormat = "yaml";
age.sshKeyPaths = [ "${config.ssh.IdentityFile}" ];
# age.keyFile = "${ageKeyFile}";
# age.generateKey = true;
secrets."api/gmail_client_secret" = {
path = "${config.xdg.configHome}/resticprofile/dendrite.txt";
};
secrets."api/gmail_client_secret" = { };
templates."gmail_creds" = {
path = "${config.xdg.configHome}/sops-nix/gmail_api_credentials.json";
content = ''