#!/bin/sh nix fmt git --no-pager diff nixos-rebuild switch --flake .#phantom \ --update-input nixpkgs \ --no-write-lock-file \ --build-host phantom \ --target-host phantom \ "$@"