Files
nix-stuff/dtrip
2024-09-30 15:19:04 -07:00

4 lines
122 B
Bash
Executable File

#!/bin/sh
git add . && nixos-rebuild --flake .#triple-dezert --build-host trip --target-host trip --use-remote-sudo "$@"