From 8fcbaefd2ee400cca2f8903808a154220da75abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 6 May 2010 20:52:06 +0000 Subject: [PATCH] Refer to IceCat instead of Firefox. svn path=/nixos/trunk/; revision=21636 --- modules/config/system-path.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/config/system-path.nix b/modules/config/system-path.nix index 82b4c1e582b..38be78876fb 100644 --- a/modules/config/system-path.nix +++ b/modules/config/system-path.nix @@ -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