fixup! switch: don't show git diff pager
This commit is contained in:
parent
a78e75055f
commit
3c8caa0a17
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
nix fmt
|
nix fmt
|
||||||
|
|
||||||
git diff
|
git --no-pager diff
|
||||||
|
|
||||||
nixos-rebuild switch --flake .#phantom \
|
nixos-rebuild switch --flake .#phantom \
|
||||||
--update-input nixpkgs \
|
--update-input nixpkgs \
|
||||||
|
|
Loading…
Reference in a new issue