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

This commit is contained in:
Kaybee 2024-12-05 00:07:05 +01:00
parent 623d91a1e7
commit c2905cfbe4
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 .
- name: "Check Nix Flake"
run: nix flake check --extra-experimental-features nix-command
run: nix --extra-experimental-features nix-command flake check