From 86e81e89d30f59b525bf07ef93cd6ebf04015a19 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 4 Feb 2026 15:58:01 -0700 Subject: [PATCH] 1770245881 --- Makefile | 1 - 1 file changed, 1 deletion(-) 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