diff --git a/Makefile b/Makefile index 3721949..200736a 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,6 @@ unlink: fi rebuild: - @# Ensure hardware-configuration.nix is tracked by git (flake requirement), even if ignored @if [ -f hardware-configuration.nix ]; then \ git add -f -N hardware-configuration.nix; \ fi