Update makefile

This commit is contained in:
2024-03-27 15:35:42 +00:00
parent ac373b1a57
commit 66b43c03b3

View File

@@ -1,3 +1,4 @@
pull:
nix-shell -p git --run "git pull"
rebuild:
nixos-rebuild switch -I nixos-config=machines/$(shell hostname -s)/configuration.nix
sudo nixos-rebuild switch -I nixos-config=machines/$(shell hostname -s)/configuration.nix