diff --git a/config/hooks/live/sublime_text.hook.chroot b/config/hooks/live/sublime_text.hook.chroot index 87d86a2..2de23c0 100644 --- a/config/hooks/live/sublime_text.hook.chroot +++ b/config/hooks/live/sublime_text.hook.chroot @@ -6,4 +6,3 @@ echo "deb http://download.sublimetext.com/ apt/stable/" > /etc/apt/sources.list. apt-get update apt-get install sublime-text sublime-merge -y -apt-get clean diff --git a/config/package-lists/gui.list.chroot b/config/package-lists/gui.list.chroot index 608262d..19ed944 100644 --- a/config/package-lists/gui.list.chroot +++ b/config/package-lists/gui.list.chroot @@ -1,3 +1,5 @@ +network-manager/bullseye-backports +network-manager-gnome gnome-terminal dconf-cli gnome-system-monitor @@ -23,10 +25,11 @@ gedit gnome-calculator vlc hardinfo -remmina -remmina-plugin-vnc -remmina-plugin-rdp -remmina-plugin-spice +remmina/bullseye-backports +remmina-common/bullseye-backports +remmina-plugin-vnc/bullseye-backports +remmina-plugin-rdp/bullseye-backports +remmina-plugin-spice/bullseye-backports virt-manager gir1.2-spiceclientgtk-3.0 libvirt-clients diff --git a/config/package-lists/xfce4.list.chroot b/config/package-lists/xfce4.list.chroot index 22035f5..6111c4d 100644 --- a/config/package-lists/xfce4.list.chroot +++ b/config/package-lists/xfce4.list.chroot @@ -1,7 +1,6 @@ task-xfce-desktop xfce4-whiskermenu-plugin tango-icon-theme -network-manager-gnome xfce4-notifyd xfce4-goodies xfce4-power-manager diff --git a/make.sh b/make.sh index b916493..688c2bb 100755 --- a/make.sh +++ b/make.sh @@ -153,7 +153,7 @@ _config() --updates true \ --security true \ --source false \ - --backports false \ + --backports true \ --memtest none \ --bootappend-live "$KERNEL_PARAM"