Add nfs-utils package to base install

This commit adds our custom version of nfs-utils to the base
install.
This commit is contained in:
Andrew Walker
2025-02-11 11:29:21 -06:00
parent d364b495ce
commit 710a7f80a7

View File

@@ -667,6 +667,10 @@ sources:
repo: https://github.com/truenas/audit_rules.git
branch: master
generate_version: false
- name: nfs_utils
repo: https://github.com/truenas/nfs-utils.git
branch: bookworm
generate_version: false
# Nvidia extensions versions
############################################################################