diff --git a/modules/config/system-path.nix b/modules/config/system-path.nix index 82b4c1e582b8..38be78876fb1 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