From 4797f3ac5b4819d28a4af9671d749807b4004236 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 13 Dec 2024 11:30:43 +0300 Subject: [PATCH] Makefile: More gc options. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2a1f2c89..b110d2ca 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,8 @@ fix-nixconf: gc: nix-collect-garbage -d - # nix-store --gc + nix store gc + nix-store --gc .PHONY: home home: