hosts/borg-01: add pubkey for radon repository

This commit is contained in:
2025-08-30 18:34:36 -07:00
parent 072a8ad2f4
commit 59f3242701

View File

@@ -59,7 +59,7 @@
};
"radon" = {
authorizedKeys = [
""
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHa8Zl+D7p7/aby5o9JoADFX1JuOQfdbee4iQUxcOxLl root@radon"
];
path = "/mnt/data/backups/hosts/radon";
};