update opencode, add new ssh key for new device

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-05 16:27:05 -05:00
parent def73959c3
commit d9aedb8d2f
7 changed files with 67 additions and 13 deletions

View file

@ -62,6 +62,10 @@ in
file = ./secrets/nix2h002.age;
owner = users_cfg.primary;
};
nix2h003 = {
file = ./secrets/nix2h003.age;
owner = users_cfg.primary;
};
nix2joe = {
file = ./secrets/nix2joe.age;
owner = users_cfg.primary;