add nfs-utils to image

seems to be required to mount NFS
This commit is contained in:
Ian Monroe
2024-12-14 16:53:34 -08:00
committed by Ian Monroe
parent 9fab0a1f1d
commit 693deea64d

View File

@@ -5,3 +5,4 @@
Packages=bind
iproute2
ntfs-3g
nfs-utils