Svnserve
services.svnserve.enable
Whether to enable svnserve to serve Subversion repositories through the SVN protocol.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/svnserve.nix
services.svnserve.svnBaseDir
Base directory from which Subversion repositories are accessed.
Type: string
Default
"/repos"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/svnserve.nix