add openssl
This commit is contained in:
parent
f881d35cbe
commit
8bff9e4287
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
lazydocker
|
lazydocker
|
||||||
lazygit
|
lazygit
|
||||||
nodejs_20 # required by actions such as checkout
|
nodejs_20 # required by actions such as checkout
|
||||||
|
openssl
|
||||||
];
|
];
|
||||||
|
|
||||||
sops.secrets."forgejo-runner-token" = {
|
sops.secrets."forgejo-runner-token" = {
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
lazydocker
|
lazydocker
|
||||||
lazygit
|
lazygit
|
||||||
nodejs_20 # required by actions such as checkout
|
nodejs_20 # required by actions such as checkout
|
||||||
|
openssl
|
||||||
];
|
];
|
||||||
|
|
||||||
sops.secrets."forgejo-runner-token" = {
|
sops.secrets."forgejo-runner-token" = {
|
||||||
|
|
Loading…
Reference in a new issue