dev #2

Open
tdpeuter wants to merge 43 commits from dev into main
Showing only changes of commit b9bd093ba8 - Show all commits

View file

@ -44,5 +44,5 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: "Build host"
run: |
nixos-rebuild build --flake ".#${{ matrix.hostname }}"
nix build ".#nixosConfigurations.${{ matrix.hostname }}.config.system.build.toplevel"