Tftpd
services.tftpd.enable
Whether to enable tftpd, a Trivial File Transfer Protocol server. The server will be run as an xinetd service.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/tftpd.nix
services.tftpd.path
Where the tftp server files are stored.
Type: path
Default
"/srv/tftp"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/tftpd.nix