Makefile: More gc options.

This commit is contained in:
Dmitry Voronin 2024-12-13 11:30:43 +03:00
parent 1069d65572
commit 4797f3ac5b

View file

@ -34,7 +34,8 @@ fix-nixconf:
gc:
nix-collect-garbage -d
# nix-store --gc
nix store gc
nix-store --gc
.PHONY: home
home: