Compare commits

..

No commits in common. "eefe740b81989141232545b6c51da26a5a430381" and "b7228cdb258ae24d00c56864506ee96bf594a0c9" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

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

View File

@ -232,8 +232,6 @@ 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