We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c5fc3 commit 3fd2b8cCopy full SHA for 3fd2b8c
1 file changed
oscfg/debian.sh
@@ -94,7 +94,7 @@ EOF
94
# if gnome
95
case "$1" in
96
debian-*-gnome-desktop)
97
- DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-core dconf-cli
+ DEBIAN_FRONTEND=noninteractive run apt-get install -y task-gnome-desktop dconf-cli
98
DEBIAN_FRONTEND=noninteractive run apt-get install -y flatpak gnome-software-plugin-flatpak
99
run flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
100
run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
0 commit comments