mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
Add pala host
This commit is contained in:
parent
ed17966d6f
commit
a8275cc97a
19 changed files with 183 additions and 657 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue