services.nextcloud.datadir
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
string- Default
config.services.nextcloud.home- Example
"/mnt/nextcloud-file"- Declared
- <nixpkgs/nixos/modules/services/web-apps/nextcloud.nix>