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

This commit is contained in:
Kaybee 2024-09-17 20:19:55 +02:00
parent 05324997f1
commit 31cb3258c6

View file

@ -11,7 +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 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'