gnome-sound-recorder is probably also desirable
This commit is contained in:
parent
81aa1df82a
commit
9c82bde2fc
|
|
@ -1,4 +1,4 @@
|
|||
import archinstall
|
||||
|
||||
installation.add_additional_packages("gnome gnome-tweaks gnome-todo evolution gdm") # We'll create a gnome-minimal later, but for now, we'll avoid issues by giving more than we need.
|
||||
installation.add_additional_packages("gnome gnome-tweaks gnome-todo gnome-sound-recorder evolution gdm") # We'll create a gnome-minimal later, but for now, we'll avoid issues by giving more than we need.
|
||||
# Note: gdm should be part of the gnome group, but adding it here for clarity
|
||||
|
|
|
|||
Loading…
Reference in New Issue