Alter IcedTea capitalization
This commit is contained in:
parent
2336a3b05d
commit
2c734318ef
|
@ -33,7 +33,7 @@ in
|
|||
default = false;
|
||||
description = "Whether to enable the unfree Google Talk plugin.";
|
||||
};
|
||||
enableIcedtea = mkOption {
|
||||
enableIcedTea = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "Whether to enable the java applet plugin.";
|
||||
|
|
Loading…
Reference in a new issue