#!/usr/bin/env bash nix fmt git --no-pager diff nixos-rebuild \ switch \ --use-remote-sudo \ --print-build-logs \ --flake .# \ "$@"