mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
Guard the local overlay store behind an experimental feature
This commit is contained in:
parent
3fc838c8a8
commit
4b9a621812
5 changed files with 19 additions and 3 deletions
|
@ -16,7 +16,7 @@ setupConfig () {
|
|||
addConfig "build-users-group = "
|
||||
}
|
||||
|
||||
|
||||
enableFeatures "local-overlay-store"
|
||||
|
||||
storeDirs () {
|
||||
# Attempt to create store dirs on tmpfs volume.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue