Merge pull request 'debian_12_bookworm' (#3) from debian_12_bookworm into tuxedo_os
Reviewed-on: #3
This commit is contained in:
commit
eefe740b81
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user