fix: NixOS | do not generate age key

This commit is contained in:
Shahab Dogar
2025-02-09 21:16:52 +05:00
parent 7d070edda4
commit 85eaa3af92
3 changed files with 1 additions and 18 deletions

View File

@@ -131,7 +131,6 @@ in {
age = {
sshKeyPaths = ["/home/shahab/.ssh/id_ed25519"];
keyFile = "/home/shahab/.config/sops/age/keys.txt";
generateKey = true;
};
secrets = {
"user_passwords/shahab" = {