services.bluemap.storage
Where the rendered map will be stored. Unless you are doing something advanced you should probably leave this alone and configure webRoot instead. See upstream docs
- Type
attribute set of (open submodule of (HOCON value))- Default
{ "file" = { root = "${config.services.bluemap.webRoot}/maps"; }; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/bluemap.nix>