localsend
Securely sharing files and messages over a local network without internet connectivity.
Will be deprecated
The localsend
module might eventually be migrated to 'clanServices'*
See: clanServices
Categories
Usage via Inventory
This module cannot be used via the inventory interface.
Usage via Nix
This module can be also imported directly in your nixos configuration. Although it is recommended to use the inventory interface if available.
Some modules are considered 'low-level' or 'expert modules' and are not available via the inventory interface.
Module Options
The following options are available for this module.
clan.localsend.displayName
The name that localsend will use to display your instance.
Type: null or string
Default:
Declared in: clanModules/localsend
clan.localsend.ipv4Addr
Every machine needs a unique ipv4 address
Type: string
Declared in: clanModules/localsend
clan.localsend.package
The localsend package to use.
Type: package
Default:
Declared in: clanModules/localsend