This commit is contained in:
Your Name 2022-12-14 11:44:15 -07:00
parent 39d74515a9
commit 77a0b2e3c5

View File

@ -44,10 +44,10 @@ WIRELESS_INTERFACE='wlan0'
DISK_PASSWORD='123456'
COMPRESSION='compress=zlib:5'
DEBIAN_RELEASE='testing'
FLATPAKS+=( app/net.brinkervii.grapejuice app/org.gnome.Photos app/org.mozilla.firefox org.gnome.Evolution app/com.vscodium.codium app/org.libreoffice.LibreOffice org.gajim.Gajim org.gajim.Gajim.Plugin.omemo org.telegram.desktop app/im.riot.Riot app/io.mpv.Mpv app/org.gimp.GIMP fr.handbrake.ghb org.kde.kdenlive )
FLATPAKS+=( app/net.brinkervii.grapejuice app/com.vscodium.codium app/im.riot.Riot org.kde.kdenlive )
#Packages
SHARED_DESKTOP_APPS=" gnome-core "
SHARED_DESKTOP_APPS=" gnome-core gimp gnome-tweaks gajim evolution nextcloud-desktop telegram-desktop gnome-photos handbrake mpv libreoffice "
PACKAGES=" zram-tools samba samba-common nfs-common nfs-kernel-server linux-cpupower locales syncthing redis cockpit cockpit-machines cockpit-podman flatpak powertop blueman cups acpi packagekit cockpit-packagekit cockpit-pcp cockpit-storaged acpid podman pulseaudio 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 postgresql redis neofetch fuse3 build-essential unzip bash-completion parted dosfstools wget curl "
#REMOVED=" yt-dlp aardvark-dns podman-compose systemd-zram-generator podman-toolbox "
VIRTUALIZATION=" virt-manager qemu-system libvirt-daemon-system ovmf "
@ -171,7 +171,6 @@ desktop(){
systemctl disable --now redis-server
systemctl disable --now postgresql
systemctl disable --now apparmor
apt remove firefox-esr -y
}
snapshots() {