Updated Workflow to use Lix
Some checks failed
/ Check NixOS Configuration (push) Failing after 0s

This commit is contained in:
Kaybee 2024-09-17 20:19:19 +02:00
parent 7e467b928b
commit 05324997f1

View file

@ -11,6 +11,7 @@ jobs:
run: | run: |
git clone https://git.kb-one.de/kb01/aux-config git clone https://git.kb-one.de/kb01/aux-config
cd aux-config cd aux-config
ls --la
- name: "Check evaluation" - name: "Check evaluation"
run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes' run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes'