1
0
Fork 0
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:
John Ericson 2023-08-02 20:30:42 -04:00
parent 3fc838c8a8
commit 4b9a621812
5 changed files with 19 additions and 3 deletions

View file

@ -16,7 +16,7 @@ setupConfig () {
addConfig "build-users-group = "
}
enableFeatures "local-overlay-store"
storeDirs () {
# Attempt to create store dirs on tmpfs volume.