Auto optimise store

This commit is contained in:
albert 2024-04-25 15:53:37 +09:00
parent ad44f68755
commit b9151b6f62
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -1,6 +1,7 @@
{ ... }: {
nix = {
settings = {
auto-optimise-store = true;
experimental-features = [ "nix-command" "flakes" ];
};
optimise = {