diff --git a/00-run-as-root.sh b/00-run-as-root.sh index d952104..2e5c126 100755 --- a/00-run-as-root.sh +++ b/00-run-as-root.sh @@ -7,7 +7,7 @@ fi apt update && apt upgrade -y # Install first important Packages -apt install ca-certificates curl git gpg lsb-release network-manager openssh-server sudo wget +apt install ca-certificates curl git gpg lsb-release network-manager openssh-server rsync sudo wget sudo usermod -aG sudo $USER sudo usermod -aG sudo root diff --git a/03-install.sh b/03-install.sh index cd1887d..07cf54b 100755 --- a/03-install.sh +++ b/03-install.sh @@ -11,7 +11,7 @@ echo "deb [signed-by=/etc/apt/keyrings/xanmod-archive-keyring.gpg] http://deb.xa apt update && apt install linux-xanmod-x64v3 # Install stable-Packages -apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep rsync sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh +apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh # Install backports-Packages apt install pipewire pipewire-pulse wireplumber # Install unstable-Packages