Alter IcedTea capitalization

This commit is contained in:
pasqui23 2017-10-13 08:57:20 +02:00 committed by GitHub
parent 2336a3b05d
commit 2c734318ef

View file

@ -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.";