fix: systems need openssh for deployment reasons [deploy]
This commit is contained in:
parent
83469322e6
commit
a445c46ea0
2 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ in
|
|||
];
|
||||
tokenFile = config.sops.secrets.forgejo-runners-token.path;
|
||||
hostPackages = with pkgs; [
|
||||
openssh
|
||||
nix
|
||||
opentofu
|
||||
nodejs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue