hopper things
This commit is contained in:
parent
498f3050d5
commit
926f8b190b
14 changed files with 96 additions and 22 deletions
6
Justfile
Normal file
6
Justfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
remote OPERATION HOST:
|
||||
nixos-rebuild \
|
||||
--flake .#{{HOST}} \
|
||||
--target-host xun@{{HOST}} \
|
||||
--use-remote-sudo \
|
||||
{{OPERATION}}
|
Loading…
Add table
Add a link
Reference in a new issue