mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
enable auto gc
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
autoUpgrade = false;
|
autoUpgrade = false;
|
||||||
autoGarbageCollector = false;
|
autoGarbageCollector = true;
|
||||||
|
|
||||||
# Choose your theme variables here
|
# Choose your theme variables here
|
||||||
theme = import ../../themes/var/whitish.nix;
|
theme = import ../../themes/var/whitish.nix;
|
||||||
|
|||||||
Reference in New Issue
Block a user