diff --git a/hosts/droppie/droppie.nix b/hosts/droppie/droppie.nix index 1dc9804c..cb3fe606 100644 --- a/hosts/droppie/droppie.nix +++ b/hosts/droppie/droppie.nix @@ -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";