rtorrent: types.{string => str}

This commit is contained in:
tv 2020-01-14 20:39:55 +01:00
parent 99cb3b078b
commit 525c955b5f
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ let
};
extraConfig = mkOption {
type = types.string;
type = types.str;
description = ''
config to be placed into ${cfg.workDir}/.rtorrent.rc