Actualiser .gitea/workflows/updateFlake.yaml
All checks were successful
Check config / build (push) Successful in 9m43s

This commit is contained in:
Alexandre_1a 2026-06-20 00:16:06 +02:00
parent 1fb2bebc88
commit 39f738ac97

View File

@ -20,7 +20,7 @@ jobs:
run: nix flake update
- name: Build bumped flake (only one host)
run: nix build .\#nixosConfigurations.framework.config.system.build.toplevel
run: nix build .\#nixosConfigurations.FW16.config.system.build.toplevel
- name: Check bumped flake
run: nix flake check