Foregejo containers fully operational
This commit is contained in:
parent
2de1a62d2f
commit
f1b3559434
4 changed files with 55 additions and 19 deletions
|
|
@ -17,6 +17,7 @@ let
|
|||
"ssh/id_github"
|
||||
"ssh/id_github.pub"
|
||||
"ssh/config"
|
||||
"containers/forgejo-secret"
|
||||
];
|
||||
attrs = map (secret: {"secrets/${secret}.age".publicKeys = all;}) secrets;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue