This commit is contained in:
RingOfStorms (Josh) 2024-10-09 18:16:54 -05:00
parent 52bbb90673
commit b6c1b4a5f7
3 changed files with 28 additions and 37 deletions

View file

@ -39,6 +39,7 @@ in
# Slower but mroe robust during crash TODO enable once we upgrade nix
# nix.settings.fsync-store-paths = true;
# nix.settings.fsync-metadata = true;
nix.settings.auto-optimise-store = true;
# ==========
# Common