mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
Add github2forgejo
This commit is contained in:
parent
f70f0723f4
commit
4b4a39fcdf
6 changed files with 63 additions and 5 deletions
|
@ -30,6 +30,8 @@ with import ./keys.nix; {
|
|||
"hosts/nine/id.age".publicKeys = [ nine ] ++ admins;
|
||||
"hosts/nine/password.seven.age".publicKeys = [ nine ] ++ admins;
|
||||
|
||||
"hosts/nine/github2forgejo/environment.age".publicKeys = [ nine ] ++ 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