6 lines
133 B
Makefile
6 lines
133 B
Makefile
remote OPERATION HOST:
|
|
nixos-rebuild \
|
|
--flake .#{{HOST}} \
|
|
--target-host xun@{{HOST}} \
|
|
--use-remote-sudo \
|
|
{{OPERATION}}
|