nix: auto-optimise-store
This commit is contained in:
parent
ff88fe87c0
commit
93236c3804
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ in
|
||||||
];
|
];
|
||||||
# use all cores for building
|
# use all cores for building
|
||||||
cores = 0;
|
cores = 0;
|
||||||
|
auto-optimise-store = true;
|
||||||
};
|
};
|
||||||
# TODO: manage access token with sops instead of manual deployment
|
# TODO: manage access token with sops instead of manual deployment
|
||||||
# permissions: needs to be readable by the user invoking nix and root (for nix daemon)
|
# permissions: needs to be readable by the user invoking nix and root (for nix daemon)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue