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

4 lines
138 B
Bash
Executable File

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