services.vsftpd.localRoot
NixOS option
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 stringDefault
null
Example
declared in: nixos/modules/services/networking/vsftpd.nixView source on NixOS/nixpkgs →"/var/www/$USER"