From 8cce3cc19668222bc28b970420156d0d85e35956 Mon Sep 17 00:00:00 2001 From: Andrew Rioux Date: Wed, 22 Oct 2025 11:48:24 -0400 Subject: [PATCH] fix: install Perl and use NFS in vagrantfile --- Vagrantfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 1ef5f89..34432b3 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -3,6 +3,7 @@ $set_environment_variables = <