MyNixOS website logo
option

services.romm.dataDir

Base path for the ROM library and runtime data (${dataDir}/{library,resources,assets,config,cache}).

The ROM library location is fixed to ${dataDir}/library by upstream. To use an existing ROM collection stored elsewhere, bind-mount it there and make sure it is readable and writable by services.romm.user.

Declarations
Type
absolute path
Default
"/var/lib/romm"