summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--makefu/3modules/rtorrent.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/3modules/rtorrent.nix b/makefu/3modules/rtorrent.nix
index 404c9d4f..8550d54b 100644
--- a/makefu/3modules/rtorrent.nix
+++ b/makefu/3modules/rtorrent.nix
@@ -101,6 +101,7 @@ let
default = pkgs.rtorrent;
};
+ # TODO: enable xmlrpc with web.enable
xmlrpc = mkOption {
type = with types; nullOr str;
description = ''