diff --git a/machines/gustave/borg.nix b/machines/gustave/borg.nix index 97ac2c8..20f59a2 100644 --- a/machines/gustave/borg.nix +++ b/machines/gustave/borg.nix @@ -6,6 +6,7 @@ isNormalUser = true; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAziNbLEO9D69xUGPGEq3eXYauFuOlvhqQTwpLNKjFqs julien@tower" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMAa0wll9ildhgPiV0DhgJXXtw3TQr5VkNxxxPspHSbX julien@gallifrey" ]; };