diff --git a/switch b/switch index 67c08e7..65782ae 100755 --- a/switch +++ b/switch @@ -2,7 +2,7 @@ nix fmt -git diff +git --no-pager diff sudo nice ionice \ nixos-rebuild \ diff --git a/switch-phantom b/switch-phantom index c824b0c..0449f75 100755 --- a/switch-phantom +++ b/switch-phantom @@ -2,7 +2,7 @@ nix fmt -git diff +git --no-pager diff nixos-rebuild switch --flake .#phantom \ --update-input nixpkgs \