Update home.nix
This commit is contained in:
parent
49b2ee6656
commit
257a6b4e87
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
autoPush = false;
|
autoPush = false;
|
||||||
keepGenerations = 5;
|
keepGenerations = 5;
|
||||||
enableAlias = false;
|
enableAlias = false;
|
||||||
logDir = "/home/${username}/.nyx/nyx-rebuild/logs";
|
logDir = "/home/${username}/.nyx/nyx-cleanup/logs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nyx.nyx-tool = {
|
nyx.nyx-tool = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue