Update firefox.nix
This commit is contained in:
parent
c745083109
commit
2336a3b05d
|
@ -36,7 +36,7 @@ in
|
|||
enableIcedtea = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "Whether to enable the unfree Google Talk plugin.";
|
||||
description = "Whether to enable the java applet plugin.";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue