1770245881
This commit is contained in:
1
Makefile
1
Makefile
@@ -49,7 +49,6 @@ unlink:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
rebuild:
|
rebuild:
|
||||||
@# Ensure hardware-configuration.nix is tracked by git (flake requirement), even if ignored
|
|
||||||
@if [ -f hardware-configuration.nix ]; then \
|
@if [ -f hardware-configuration.nix ]; then \
|
||||||
git add -f -N hardware-configuration.nix; \
|
git add -f -N hardware-configuration.nix; \
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user