From 9dc35a2b2f8d323b3e15ab8c16493274e8d71741 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: