Add selene hetzner key

This commit is contained in:
Maxiem Geldhof 2025-10-23 15:27:53 +02:00
parent b6714ee64f
commit 564bcc9bb8
5 changed files with 12 additions and 1 deletions

BIN
keys/hetzner.priv Normal file

Binary file not shown.

View file

@ -10,4 +10,5 @@ in
"master.priv".publicKeys = macbook ++ master;
"wg-selene".publicKeys = macbook ++ selene ++ master;
"wg-macbook".publicKeys = macbook ++ master;
"hetzner.priv".publicKeys = macbook ++ selene ++ master;
}