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