zion/Makefile

5 lines
113 B
Makefile

switch:
nixos-rebuild switch --fast --target-host root@zion --flake path://$(PWD)#zion
.DEFAULT_GOAL := switch