nixos/Makefile

14 lines
265 B
Makefile

.PHONY: test all switch update reload
test:
sudo nixos-rebuild test --flake .
all:
sudo nixos-rebuild switch --flake . --update-input nixpkgs
make reload
reload:
-hyprctl reload
-systemctl --user restart hyprpaper.service waybar.service
-swaync-client -rs