Merge pull request 'localsend: add notes about future integrations' (#749) from a-kenji-localsend-notes into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s

This commit is contained in:
clan-bot 2024-01-19 16:02:42 +00:00
commit 0c167d1e51

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 {