Refer to IceCat instead of Firefox.
svn path=/nixos/trunk/; revision=21636
This commit is contained in:
parent
e4e3789dad
commit
8fcbaefd2e
@ -65,7 +65,7 @@ let
|
|||||||
|
|
||||||
systemPackages = mkOption {
|
systemPackages = mkOption {
|
||||||
default = [];
|
default = [];
|
||||||
example = [pkgs.firefox pkgs.thunderbird];
|
example = [pkgs.icecat3 pkgs.thunderbird];
|
||||||
description = ''
|
description = ''
|
||||||
The set of packages that appear in
|
The set of packages that appear in
|
||||||
/var/run/current-system/sw. These packages are
|
/var/run/current-system/sw. These packages are
|
||||||
|
Loading…
Reference in New Issue
Block a user