services.atftpd.extraOptions

NixOS option

Extra command line arguments to pass to atftp.

type: list of string
Default
[ ]
Example
[ "--bind-address 192.168.9.1"
  "--verbose=7"
]
declared in: nixos/modules/services/networking/atftpd.nixView source on NixOS/nixpkgs →