services.atftpd.extraOptions
Extra command line arguments to pass to atftp.
- Type
list of string- Default
[ ]- Example
[ "--bind-address 192.168.9.1" "--verbose=7" ]- Declared
- <nixpkgs/nixos/modules/services/networking/atftpd.nix>
Extra command line arguments to pass to atftp.
list of string[ ][ "--bind-address 192.168.9.1"
"--verbose=7"
]