Merge pull request 'debian_12_bookworm' (#3) from debian_12_bookworm into tuxedo_os

Reviewed-on: #3
This commit is contained in:
DragonSlayer_14 2025-03-09 22:27:49 +01:00
commit eefe740b81
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ if [ "$(id -u)" -ne 0 ]; then
fi
apt update && apt upgrade -y
apt install -y git sudo
apt install -y git sudo 7zip unrar unzip network-manager software-properties-common tree bluetooth
# Der Code, der eingefügt werden soll
CONFIG_BLOCK='if groups | grep -q "\bsudo\b"; then

View File

@ -232,6 +232,8 @@ flatpak install flathub io.gitlab.adhami3310.Impression -y
flatpak install flathub net.nokyan.Resources -y
# Secrets
flatpak install flathub org.gnome.World.Secrets -y
# Archivverwaltung
flatpak install flathub org.gnome.FileRoller
echo "🔄 Installiere VeraCrypt..."
echo 'deb http://download.opensuse.org/repositories/home:/unit193:/veracrypt/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:unit193:veracrypt.list