services.nextcloud.datadir
NixOS option
Nextcloud’s data storage path. Will be services.nextcloud.home by default. This folder will be populated with a config.php file and a data folder which contains the state of the instance (excluding the database).“;
type: stringDefault
config.services.nextcloud.home
Example
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →"/mnt/nextcloud-file"