services.moodle.virtualHost.documentRoot

NixOS option

The path of Apache’s document root directory. If left undefined, an empty directory in the Nix store will be used as root.

type: null or absolute path
Default
null
Example
"/data/webserver/docs"
declared in: nixos/modules/services/web-apps/moodle.nixView source on NixOS/nixpkgs →