diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-06-08 11:17:32 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-06-08 11:17:32 -0400 |
commit | 6cd6d9c64326f4c6e7b829a8ea548287f0708970 (patch) | |
tree | 7a320b8fc65742bc513fbb37c464f1ef77ed2cc5 | |
parent | f09cf04f0fceaf9961d24790e5e8cf943af2b265 (diff) |
added nfs and proper hplip package
-rw-r--r-- | packages | 2 | ||||
-rwxr-xr-x | source.sh | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -6,11 +6,11 @@ linux-firmware dhcpcd wpa_supplicant cups -hplip # For my printer avahi bluez bluez-utils openssh openvpn +nfs-utils # Boot mkinitcpio @@ -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 |