Update home.nix

This commit is contained in:
Peritia 2025-08-06 21:45:54 +02:00 committed by GitHub
parent 49b2ee6656
commit 257a6b4e87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = {