Skip to content

localsend

Local network file sharing application

Utility

Roles

The localsend module has the following roles:

  • default

Options for the default role

displayName

The name that localsend will use to display your instance.

Type: null or string

Default:

null

Declared in: clanServices/localsend/default.nix

ipv4Addr

Optional IPv4 address for ZeroTier network. Only needed until IPv6 multicasting is supported.

Type: null or string

Default:

null
Example
"192.168.56.2/24"

Declared in: clanServices/localsend/default.nix

package

The localsend package to use.

Type: null or package

Default:

"pkgs.localsend of the machine"

Declared in: clanServices/localsend/default.nix