services: transmission: update option name
This commit is contained in:
parent
cfc789e76f
commit
0afbd97e5a
|
@ -67,7 +67,7 @@ in {
|
|||
};
|
||||
|
||||
# automatically allow transmission.settings.peer-port
|
||||
openFirewall = true;
|
||||
openPeerPorts = true;
|
||||
}
|
||||
// (optionalAttrs (cfg.secretConfigFile != null) {
|
||||
credentialsFile = cfg.secretConfigFile;
|
||||
|
|
Loading…
Reference in a new issue