tv nix: auto-optimise-store via settings
This commit is contained in:
parent
1b1632dfb5
commit
2ad769ccdd
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user