diff --git a/hosts/flora-6/forgejo-actions-runner.nix b/hosts/flora-6/forgejo-actions-runner.nix index 3cb09026..d491607a 100644 --- a/hosts/flora-6/forgejo-actions-runner.nix +++ b/hosts/flora-6/forgejo-actions-runner.nix @@ -27,8 +27,8 @@ "ubuntu-latest:docker://debian:bookworm" # alpine "alpine-latest:docker://alpine:3.18" - # nix flakes enabled image from https://github.com/nix-community/docker-nixpkgs - "nix-flakes:docker://docker.nix-community.org/nixpkgs/nix-flakes:latest" + # nix flakes enabled image from + "nix-flakes:docker://git.pub.solar/pub-solar/nix-flakes-node:latest" ]; }; };