From 384f11a5a9ec92bad52b89fff62a24d72fc228ec Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 2 Apr 2024 21:22:57 -0500 Subject: [PATCH] updated clean --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index c9ed891..4824cde 100644 --- a/makefile +++ b/makefile @@ -17,7 +17,7 @@ update: nix flake update clean: - doas nix-collect-garbage + doas nix-collect-garbage --quiet --log-format bar --no-build-output --delete-old doas nix store optimise push: