This commit is contained in:
Your Name 2023-02-04 19:40:42 -07:00
parent 144aa9596c
commit f6baea2375

View File

@ -51,7 +51,7 @@ DEBIAN_RELEASE='stable'
FLATPAKS+=( app/net.brinkervii.grapejuice org.kde.kdenlive )
#Packages
PACKAGES=" telegram-desktop minidlna keepassxc libsecret-tools libglu1-mesa preload apt-transport-https zram-tools samba samba-common nfs-common nfs-kernel-server linux-cpupower locales redis cockpit cockpit-machines cockpit-podman flatpak powertop blueman cups acpi packagekit cockpit-packagekit cockpit-pcp cockpit-storaged acpid podman ghostscript cifs-utils ntp vim-airline rsync screen base udev git network-manager efibootmgr linux-headers-amd64 cryptsetup network-manager-openvpn ntp screen docbook-xsl alsa-utils sysstat redis neofetch fuse3 build-essential unzip bash-completion parted dosfstools wget curl "
PACKAGES=" grub-theme-breeze telegram-desktop minidlna keepassxc libsecret-tools libglu1-mesa preload apt-transport-https zram-tools samba samba-common nfs-common nfs-kernel-server linux-cpupower locales redis cockpit cockpit-machines cockpit-podman flatpak powertop blueman cups acpi packagekit cockpit-packagekit cockpit-pcp cockpit-storaged acpid podman ghostscript cifs-utils ntp vim-airline rsync screen base udev git network-manager efibootmgr linux-headers-amd64 cryptsetup network-manager-openvpn ntp screen docbook-xsl alsa-utils sysstat redis neofetch fuse3 build-essential unzip bash-completion parted dosfstools wget curl "
SHARED_DESKTOP_APPS=" gnome-core gimp gnome-tweaks evolution nextcloud-desktop gnome-photos handbrake vlc libreoffice "
#REMOVED=" aardvark-dns podman-compose yt-dlp podman-toolbox syncthing "
VIRTUALIZATION=" virt-manager qemu-system libvirt-daemon-system ovmf "
@ -235,7 +235,7 @@ kernel-packages(){
bootloader() {
mkdir /boot/grub/themes
tar xf /etc/default/debian.tar -C /boot/grub/themes/
cp -rf /usr/share/grub/themes/breeze/* /boot/grub/themes/
plymouth-set-default-theme -R spacefun
echo "root UUID=$(/sbin/blkid | grep $BTRFS | cut -d '"' -f2) none luks" > /etc/crypttab
/sbin/update-initramfs -c -k all