Skip to content

Commit 3fd2b8c

Browse files
authored
ensure it pulls in full gnome experience
1 parent 39c5fc3 commit 3fd2b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oscfg/debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ EOF
9494
# if gnome
9595
case "$1" in
9696
debian-*-gnome-desktop)
97-
DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-core dconf-cli
97+
DEBIAN_FRONTEND=noninteractive run apt-get install -y task-gnome-desktop dconf-cli
9898
DEBIAN_FRONTEND=noninteractive run apt-get install -y flatpak gnome-software-plugin-flatpak
9999
run flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
100100
run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target

0 commit comments

Comments
 (0)