services.vsftpd.extraConfig
Extra configuration to add at the bottom of the generated configuration file.
- Type
strings concatenated with "\n"- Default
""- Example
"ftpd_banner=Hello"- Declared
- <nixpkgs/nixos/modules/services/networking/vsftpd.nix>
Extra configuration to add at the bottom of the generated configuration file.
strings concatenated with "\n""""ftpd_banner=Hello"