services.vsftpd.extraConfig

NixOS option

Extra configuration to add at the bottom of the generated configuration file.

type: strings concatenated with "\n"
Default
""
Example
"ftpd_banner=Hello"
declared in: nixos/modules/services/networking/vsftpd.nixView source on NixOS/nixpkgs →