ci: i am dumbo

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/build.yaml
···
run: find . -name "*.cry" -execdir bash -c 'echo some bollocks > {}' \;
- name: Build configuration
-
run: nix build .#nixosConfigurations."${ matrix.host }".config.system.build.toplevel
+
run: nix build .#nixosConfigurations."${{ matrix.host }}".config.system.build.toplevel