diff --git a/nixos/common/services/forgejo-runner.nix b/nixos/common/services/forgejo-runner.nix index 4a283444..5cde69b4 100644 --- a/nixos/common/services/forgejo-runner.nix +++ b/nixos/common/services/forgejo-runner.nix @@ -20,6 +20,7 @@ sudo coreutils tailscale + bash ]; }; };