tv nix: auto-optimise-store via settings

This commit is contained in:
tv 2023-01-04 16:15:18 +01:00
parent 1b1632dfb5
commit 2ad769ccdd

View File

@ -45,9 +45,7 @@ with import ./lib;
} }
{ {
nix.extraOptions = '' nix.settings.auto-optimise-store = true;
auto-optimise-store = true
'';
# TODO check if both are required: # TODO check if both are required:
nix.settings.extra-sandbox-paths = [ nix.settings.extra-sandbox-paths = [