services.vsftpd.localRoot

This option represents a directory which vsftpd will try to change into after a local (i.e. non- anonymous) login.

Failure is silently ignored.

Type
null or string
Default
null
Example
"/var/www/$USER"
Declared
<nixpkgs/nixos/modules/services/networking/vsftpd.nix>