nixos: add storage optimization

This commit is contained in:
Alexandre Cavalheiro 2024-06-04 17:46:48 -03:00
parent be42648fd8
commit 65b839f8e4
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -29,6 +29,7 @@
};
# Optimize storage
nix.optimise.automatic = true;
nix.settings.auto-optimise-store = true;
# This value determines the NixOS release from which the default