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