testing custom image

This commit is contained in:
plasmagoat 2025-06-09 14:52:49 +02:00
parent 330e3f552e
commit d8604784e0

View file

@ -11,7 +11,7 @@ jobs:
name: Build NixOS Base Image name: Build NixOS Base Image
# Ensure 'nixos-latest' runner has Docker, SSH client, and basic Nix tools installed. # Ensure 'nixos-latest' runner has Docker, SSH client, and basic Nix tools installed.
# It seems it already does. # It seems it already does.
runs-on: nixos-latest runs-on: nixos-custom
env: env:
NIXOS_BUILER_HOST: nixos-builder.lab NIXOS_BUILER_HOST: nixos-builder.lab
NIXOS_BUILER_USER: runner NIXOS_BUILER_USER: runner