rtorrent: types.{str => lines}

This commit is contained in:
tv 2020-01-14 22:03:51 +01:00
parent 9afbb8bcef
commit eddeae2070
1 changed files with 1 additions and 1 deletions

View File

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