1
0
forked from clan/clan-core

localsend: add notes about future integrations

This commit is contained in:
a-kenji 2024-01-19 16:59:32 +01:00
parent e9d3a71dbb
commit df574b0dcc

View File

@ -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 = {
enable = lib.mkEnableOption (lib.mdDoc "enable the localsend module");
defaultLocation = lib.mkOption {