Skip to content

Commit

Permalink
feat(nix): auto optimize store
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Sep 23, 2024
1 parent 1f882d6 commit e1af6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ in
warn-dirty = false;
max-jobs = "auto";
use-xdg-base-directories = true;
auto-optimise-store = true;
};
};

Expand Down

0 comments on commit e1af6bc

Please sign in to comment.