From 1b1e656c69543e9b50eb5abbd99e29147f2a9f90 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Wed, 15 Apr 2020 20:47:05 -0400 Subject: pulseaudio avahi added and wpa_supplicant move --- build.sh | 1 - packages | 4 ++++ services | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index ca885a1..3568fb9 100755 --- a/build.sh +++ b/build.sh @@ -17,7 +17,6 @@ hwclock --systohc locale-gen sh mod.sh -systemctl enable wpa_supplicant@wlp3s0 sh config.sh sh source.sh diff --git a/packages b/packages index 7b7d9cd..288b6ce 100644 --- a/packages +++ b/packages @@ -65,3 +65,7 @@ which i3status man-db man-pages +pulseaudio +pulseaudio-alsa +pulseaudio-bluetooth +avahi diff --git a/services b/services index 39244ba..2134ebf 100644 --- a/services +++ b/services @@ -1,3 +1,5 @@ org.cups.cupsd.socket dhcpcd polkit +avahi-daemon +wpa_supplicant@wlp3s0 -- cgit