nix/Makefile
Ameya Shenoy 4998e822a7 feat: init
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2024-11-11 01:48:40 +05:30

7 lines
235 B
Makefile

.DEFAULT_GOAL := default
default:
@sudo nixos-rebuild switch --flake path:./#$(hostname)
watergate:
@nixos-rebuild --build-host art@192.168.122.15 --target-host art@192.168.122.15 --use-remote-sudo switch --flake path:./#watergate