fixup! switch: don't show git diff pager

This commit is contained in:
Leonardo Eugênio 2024-05-03 12:32:38 -03:00
parent a78e75055f
commit 3c8caa0a17

View file

@ -2,7 +2,7 @@
nix fmt
git diff
git --no-pager diff
nixos-rebuild switch --flake .#phantom \
--update-input nixpkgs \