diff options
author | Leonardo Santiago <[email protected]> | 2024-06-05 20:24:31 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-05 20:24:31 -0300 |
commit | 484481ae89ca55c2aebefbd4bed29cd981fe0b90 (patch) | |
tree | 065089dc409becef2e69ed3f6d132876254fcc93 /modules | |
parent | f2c7a26d2c2f9b1be8b156fe91cbb80e998b9281 (diff) |
rekey files to use new sshkey
Diffstat (limited to 'modules')
-rw-r--r-- | modules/emacs/README.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/emacs/README.org b/modules/emacs/README.org index 9ca23c1..4b9c6dd 100644 --- a/modules/emacs/README.org +++ b/modules/emacs/README.org @@ -57,7 +57,6 @@ Configuration to automagically open age files, and to encrypt them correctly to :demand t :custom (age-program "rage") - (age-default-identity "~/.ssh/leonardo") (age-default-recipient '("ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINWxS8tdN3j7Vm337RmJTzYTMbkAZN5g610ZesH4vhd8" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDrMCLu3VvQVmd2cqreAJsVKkrtKXqgzO8i8NDm06ysm" |