m 3 rtorrent: add TODO

This commit is contained in:
makefu 2016-08-22 18:44:29 +02:00
parent c8f2a171eb
commit 7761a15e57
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -101,6 +101,7 @@ let
default = pkgs.rtorrent;
};
# TODO: enable xmlrpc with web.enable
xmlrpc = mkOption {
type = with types; nullOr str;
description = ''