Merge pull request #223 from jatin-cbs/master
Remove gnome-todo and gnome-sound-recorder from default installation
This commit is contained in:
commit
67ea1bc29c
|
|
@ -1,4 +1,4 @@
|
|||
import archinstall
|
||||
|
||||
installation.add_additional_packages("gnome gnome-tweaks gnome-todo gnome-sound-recorder gdm")
|
||||
installation.add_additional_packages("gnome gnome-tweaks gdm")
|
||||
# Note: gdm should be part of the gnome group, but adding it here for clarity
|
||||
|
|
|
|||
Loading…
Reference in New Issue