1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00

Add pala host

This commit is contained in:
RGBCube 2025-01-08 13:16:27 +03:00
parent ed17966d6f
commit a8275cc97a
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
19 changed files with 183 additions and 657 deletions

View file

@ -36,6 +36,9 @@ with import ./keys.nix; {
"hosts/nine/github2forgejo/environment.age".publicKeys = [ nine ] ++ admins;
# pala
"hosts/pala/password.said.age".publicKeys = admins;
# shared
"modules/ssh/config.age".publicKeys = all;
"modules/restic/password.age".publicKeys = all;