From 3daf86019c80347604b072356db8755b22f8f30d Mon Sep 17 00:00:00 2001 From: Dan Johansen <strit@manjaro.org> Date: Fri, 3 Jul 2020 08:50:20 +0200 Subject: [PATCH] [phosh] add bluetooth and keyring --- editions/phosh | 3 +++ services/phosh | 1 + 2 files changed, 4 insertions(+) diff --git a/editions/phosh b/editions/phosh index d19493f9..9a83a3a7 100644 --- a/editions/phosh +++ b/editions/phosh @@ -36,6 +36,7 @@ gnome-software-mobile # Gnome packages gnome-calculator gnome-clocks +gnome-keyring fractal gnote eog @@ -47,6 +48,8 @@ gedit manjaro-arm-wallpapers # Other packages +bluez +bluez-pulseaudio networkmanager mesa gnome-keyring diff --git a/services/phosh b/services/phosh index 16b21e87..7b9234b4 100644 --- a/services/phosh +++ b/services/phosh @@ -1,6 +1,7 @@ sshd.service NetworkManager.service lightdm.service +bluetooth.service zswap-arm.service bootsplash-hide-when-booted.service bootsplash-show-on-shutdown.service -- GitLab