Enable flakes

This commit is contained in:
Gabriel Simmer 2023-04-24 21:47:04 +01:00
parent b10beb6193
commit 81837d760b
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -1,6 +1,8 @@
image: nixos/latest
sources:
- https://git.sr.ht/~gmem/osc-triggers
environment:
NIX_CONFIG: "experimental-features = nix-command flakes"
tasks:
- check: |
echo "Running nix flake check..."