aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-06-08 11:17:32 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-06-08 11:17:32 -0400
commit6cd6d9c64326f4c6e7b829a8ea548287f0708970 (patch)
tree7a320b8fc65742bc513fbb37c464f1ef77ed2cc5
parentf09cf04f0fceaf9961d24790e5e8cf943af2b265 (diff)
added nfs and proper hplip package
-rw-r--r--packages2
-rwxr-xr-xsource.sh1
2 files changed, 2 insertions, 1 deletions
diff --git a/packages b/packages
index 62eac9b..c68446a 100644
--- a/packages
+++ b/packages
@@ -6,11 +6,11 @@ linux-firmware
dhcpcd
wpa_supplicant
cups
-hplip # For my printer
avahi
bluez bluez-utils
openssh
openvpn
+nfs-utils
# Boot
mkinitcpio
diff --git a/source.sh b/source.sh
index 6da1fc9..c198d57 100755
--- a/source.sh
+++ b/source.sh
@@ -46,6 +46,7 @@ aurbuild dict-moby-thesaurus &
aurbuild dict-devils &
aurbuild dict-foldoc &
aurbuild dict-wikt-en-all &
+aurbuild hplip-plugin &
git clone https://git.hrhr.dev/dict-misc
cd dict-misc