hosts/nbg-01: add key

This commit is contained in:
2025-08-19 10:31:02 -07:00
parent 02995c23ec
commit 48a8f56860

View File

@@ -19,6 +19,7 @@
base.userSSHKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDt43wa3heh97BfsDk+3RMteIltWOHcEKJdohasSjRif etorres@xenon"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEAPw4dzYQD0oMZnSBFmFlHvKvUadO705OwQKtrnQ46 etorres@radon"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDdyqGEu5OYTutN5a776o70SU2U/l0icDR4y+jrGAZsD etorres@erics-mac"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPh9J3YzaYZNGX3IytAwRhiQOaAukYvFSfhzmBVcYbsF etorres@iphone"
];
}