fix: NixOS | do not generate age key
This commit is contained in:
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user