MyNixOS website logo
option

services.guix.storeDir

The store directory where the Guix service will serve to/from. Take note Guix cannot take advantage of substitutes if you set it something other than /gnu/store since most of the cached builds are assumed to be in there.

This will also recompile all packages because the normal cache no longer applies.
Declarations
Type
absolute path
Default
"/gnu/store"