CI test : could CI at least check flake ?
Some checks failed
/ test (push) Failing after 2s

This commit is contained in:
Théo Barnouin 2024-10-24 10:59:05 +02:00
parent 6589509e23
commit fd316a567c

View file

@ -17,4 +17,4 @@ jobs:
eval $(ssh-agent -s)
ssh-add id_ed25519.pub
ssh -o StrictHostKeyChecking=accept-new tbarnouin@192.168.1.40 echo "All set !"
nixos-rebuild --target-host root@192.168.1.40 switch --flake .#nginx
nix --extra-experimental-features nix-command --extra-experimental-features flakes flake check