services.romm.dataDir
NixOS option
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.
type: absolute pathDefault
declared in: nixos/modules/services/web-apps/romm.nixView source on NixOS/nixpkgs →"/var/lib/romm"