stages: - test build-config: stage: test image: nixos/nix:latest script: - nixos-rebuild test #nix --experimental-features "nix-command flakes" run nixpkgs#nh -- os test . --dry