docs: Add pubkey comment to droppie private key
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Benjamin Bädorf 2023-08-26 10:57:18 +02:00
parent 8697887989
commit 7cd7f38370
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -49,6 +49,7 @@ in {
owner = "root";
};
# ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBZQSephFJU0NMbVbhwvVJ2/m6jcPYo1IsWCsoarqKin root@droppie
age.secrets."droppie-ssh-root.key" = {
file = "${self}/secrets/droppie-ssh-root.key";
path = "/home/${psCfg.user.name}/.ssh/id_ed25519";