# NFS problem on macOS Sonoma

**URL:** https://discourse.roots.io/t/nfs-problem-on-macos-sonoma/26894
**Category:** trellis
**Tags:** trellis
**Created:** 2024-03-27T08:01:15Z
**Posts:** 11
**Showing post:** 10 of 11

## Post 10 by @rkalajian — 2024-05-15T12:03:37Z

in your vagrant.default.yml change:

```
vagrant_mount_type: 'nfs'
```

to

```
vagrant_mount_type: 'parallels'
```

---

_[View the full topic](https://discourse.roots.io/t/nfs-problem-on-macos-sonoma/26894)._
