From efdc64562347d619060325b2e343e4e95a000b8f Mon Sep 17 00:00:00 2001 From: avivbintangaringga Date: Wed, 15 Jul 2026 23:48:42 +0700 Subject: [PATCH] fix(nix-monitor): change readme wording --- nix-monitor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix-monitor/README.md b/nix-monitor/README.md index 3776e18..7a0db7b 100644 --- a/nix-monitor/README.md +++ b/nix-monitor/README.md @@ -17,5 +17,5 @@ - Optionally `home-manager` ## Notes - - You need to change the update command in the setting + - You need to add the update command in the setting first - By default, clean command executes `nix-collect-garbage -d`, you can change it too!