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
1 changed files with 1 additions and 3 deletions

View File

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