From 257a6b4e871cabe87280d24328af6ed6cf090924 Mon Sep 17 00:00:00 2001 From: Peritia Date: Wed, 6 Aug 2025 21:45:54 +0200 Subject: [PATCH] Update home.nix --- other/example/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/example/home.nix b/other/example/home.nix index f648b86..fcbfb7b 100644 --- a/other/example/home.nix +++ b/other/example/home.nix @@ -34,7 +34,7 @@ autoPush = false; keepGenerations = 5; enableAlias = false; - logDir = "/home/${username}/.nyx/nyx-rebuild/logs"; + logDir = "/home/${username}/.nyx/nyx-cleanup/logs"; }; nyx.nyx-tool = {