Update Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -48,7 +48,7 @@ unlink:
|
|||||||
echo "/etc/nixos is not a symlink"; \
|
echo "/etc/nixos is not a symlink"; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rebuild:
|
build:
|
||||||
@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