Change nfs firewall to include any included mycelium ip

This commit is contained in:
Bun 2025-05-31 16:51:16 -04:00
parent 1bcd590c43
commit a4d6a7663c
2 changed files with 2 additions and 3 deletions

View file

@ -4,7 +4,6 @@ let
# VM/GPU passthrough
"amd_iommu=on"
"iommu=pt"
"nested=1"
# Isolate devices into IOMMU groups
"pcie_acs_override=downstream,multifunction"