Remove reference to icecat
This commit is contained in:
parent
b1ce3cc172
commit
d2539605e1
@ -63,7 +63,7 @@ in
|
||||
systemPackages = mkOption {
|
||||
type = types.listOf types.path;
|
||||
default = [];
|
||||
example = "[ pkgs.icecat3 pkgs.thunderbird ]";
|
||||
example = "[ pkgs.firefox pkgs.thunderbird ]";
|
||||
description = ''
|
||||
The set of packages that appear in
|
||||
/run/current-system/sw. These packages are
|
||||
|
Loading…
Reference in New Issue
Block a user