diff --git a/nix/home-server.nix b/nix/home-server.nix index ffbfb93..cb6a5d9 100644 --- a/nix/home-server.nix +++ b/nix/home-server.nix @@ -294,7 +294,10 @@ name = "infrastructure-runner"; url = "https://gitea.example.com"; tokenFile = "/data/runner/gitea-infrastructure-token.txt"; - labels = [ "home-server" ]; + labels = [ + "home-server" + "ubuntu-latest:docker://catthehacker/ubuntu:act-latest" + ]; hostPackages = with pkgs; [ docker