From f3c46deeaf75e00f8fd2a8370e576a7932deba41 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 19 Jan 2021 13:48:54 +0100 Subject: [PATCH] Update netinstall.yaml --- netinstall.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/netinstall.yaml b/netinstall.yaml index 227e5b3..baaada3 100644 --- a/netinstall.yaml +++ b/netinstall.yaml @@ -84,7 +84,6 @@ - ttf-croscore - ttf-carlito - ttf-caladea - - firefox - alsa-utils - alsa-plugins - alsa-firmware @@ -131,6 +130,21 @@ - eos-log-tool - keyserver-rank - inxi +- name: "Browser" + description: "choose your browser." + hidden: false + selected: false + critical: false + packages: + - firefox + - chromium + - vivaldi + - konqueror + - falkon + - epiphany + - midori + - dillo + - netsurf - name: "sway tiling on wayland" description: "Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager." hidden: false