programs.sharing.enable

NixOS option

Whether to enable sharing, a CLI tool for sharing files. Note that it will opens the 7478 port for TCP in the firewall, which is needed for it to function properly .

type: boolean
Default
false
Example
true
declared in: nixos/modules/programs/sharing.nixView source on NixOS/nixpkgs →