Updated Workflow
Some checks failed
/ Check Nix Flake (push) Failing after 1m24s

This commit is contained in:
Kaybee 2024-12-05 00:10:47 +01:00
parent 8f4b51537f
commit e8c9077a26
Signed by: kb01
SSH key fingerprint: SHA256:KpIuWU1rlgJQHYFSLMruNJdDr6glKfzctvPWQKVGy+E

View file

@ -9,4 +9,4 @@ jobs:
run: git clone https://git.kb-one.de/kb01/aux-config . run: git clone https://git.kb-one.de/kb01/aux-config .
- name: "Check Nix Flake" - name: "Check Nix Flake"
run: nix flake check --extra-experimental-features 'nix-command flake' run: nix flake check --extra-experimental-features 'nix-command flakes'