diff --git a/modules/programs/sops.nix b/modules/programs/sops.nix index 0add844..9e049d2 100644 --- a/modules/programs/sops.nix +++ b/modules/programs/sops.nix @@ -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 = ''