mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 04:13:01 +00:00
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 {
|
||||
default = [];
|
||||
example = [pkgs.firefox pkgs.thunderbird];
|
||||
example = [pkgs.icecat3 pkgs.thunderbird];
|
||||
description = ''
|
||||
The set of packages that appear in
|
||||
/var/run/current-system/sw. These packages are
|
||||
|
Loading…
Reference in New Issue
Block a user