Update Makefile

This commit is contained in:
2026-03-04 09:38:06 -07:00
parent 10778b2d85
commit 2358de9037

View File

@@ -48,7 +48,7 @@ unlink:
echo "/etc/nixos is not a symlink"; \
fi
rebuild:
build:
@if [ -f hardware-configuration.nix ]; then \
git add -f -N hardware-configuration.nix; \
fi