fix: nh gc & vanilla gc should not both be enabled
This commit is contained in:
parent
a27b3ffdd5
commit
c4d46e7987
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@
|
||||||
|
|
||||||
use-xdg-base-directories = true;
|
use-xdg-base-directories = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Garbage collection.
|
|
||||||
gc.automatic = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# More useful repl.
|
# More useful repl.
|
||||||
|
|
Loading…
Reference in a new issue