fix eval
This commit is contained in:
parent
5e6b6df33e
commit
bc015be0f3
|
@ -63,6 +63,7 @@ in
|
|||
description = ''
|
||||
Use fixed port for rpc.mountd, usefull if server is behind firewall.
|
||||
'';
|
||||
};
|
||||
|
||||
lockdPort = mkOption {
|
||||
default = 0;
|
||||
|
|
Loading…
Reference in New Issue