From 94eb3edef30431cf4f59ec0d800358f7568d3689 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sat, 20 Sep 2025 16:09:19 -0600 Subject: [PATCH] vps pub key --- config/jawz.nix | 1 + secrets/ssh/ed25519_vps.pub | 1 + 2 files changed, 2 insertions(+) create mode 100644 secrets/ssh/ed25519_vps.pub diff --git a/config/jawz.nix b/config/jawz.nix index c3e9664..dce094f 100644 --- a/config/jawz.nix +++ b/config/jawz.nix @@ -126,6 +126,7 @@ in ../secrets/ssh/ed25519_miniserver.pub ../secrets/ssh/ed25519_galaxy.pub ../secrets/ssh/ed25519_phone.pub + ../secrets/ssh/ed25519_vps.pub ]; }; } diff --git a/secrets/ssh/ed25519_vps.pub b/secrets/ssh/ed25519_vps.pub new file mode 100644 index 0000000..5295a3f --- /dev/null +++ b/secrets/ssh/ed25519_vps.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPKhVIjdLiqLTgRr/7fsgRpt88kXllrugZyPq0XYVi+z fedora@vps-4dbc770c.vps.ovh.ca