Tor module: append redundant specifications of 'extraConfig', via 'types.lines'.
This commit is contained in:
parent
dfbb2b37b5
commit
c005dc0e6b
@ -58,7 +58,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
extraConfig = mkOption {
|
extraConfig = mkOption {
|
||||||
type = types.str;
|
type = types.lines;
|
||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
Extra configuration. Contents will be added verbatim to the
|
Extra configuration. Contents will be added verbatim to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user