prune
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user