services.photoview.mediaPath

NixOS option

Path to the directory containing photos to be served. This directory must be readable by the photoview user.

type: absolute path
Example
"/mnt/photos"
declared in: nixos/modules/services/web-apps/photoview.nixView source on NixOS/nixpkgs →