Don't automatically call make reload, keep separate

This commit is contained in:
Evie Litherland-Smith 2024-02-21 11:17:25 +00:00
parent 0642685bb3
commit eb662a8be1

View file

@ -5,11 +5,9 @@ build:
test:
sudo nixos-rebuild test --flake .
make reload
switch:
sudo nixos-rebuild switch --flake .
make reload
reload:
-hyprctl reload