From 4dc3e1fd6c6484cc03d5b795f15f12408edd3fd1 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sat, 9 Mar 2024 01:31:46 +0100 Subject: [PATCH] Remove duplicate installation --- scripts/Arch/Software/KDE/install.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/Arch/Software/KDE/install.sh b/scripts/Arch/Software/KDE/install.sh index acbb56cba..f5023bb17 100755 --- a/scripts/Arch/Software/KDE/install.sh +++ b/scripts/Arch/Software/KDE/install.sh @@ -9,10 +9,6 @@ sudo pacman -Syu --noconfirm \ pipewire-pulse \ ; -sudo pacman -Syu --noconfirm \ - bluez \ - ; - sudo systemctl enable --now bluetooth; sudo pacman -Syu --noconfirm \