Merge pull request 'localsend: add notes about future integrations' (#749) from a-kenji-localsend-notes into main
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
, ...
|
, ...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
|
# Integration can be improved, if the following issues get implemented:
|
||||||
|
# - cli frontend: https://github.com/localsend/localsend/issues/11
|
||||||
|
# - ipv6 support: https://github.com/localsend/localsend/issues/549
|
||||||
options.clan.localsend = {
|
options.clan.localsend = {
|
||||||
enable = lib.mkEnableOption (lib.mdDoc "enable the localsend module");
|
enable = lib.mkEnableOption (lib.mdDoc "enable the localsend module");
|
||||||
defaultLocation = lib.mkOption {
|
defaultLocation = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user