From 3c00fd11df5d582964cb63dbdf4965c0768f478a Mon Sep 17 00:00:00 2001 From: Timothy Sutton Date: Thu, 3 Nov 2022 07:21:41 -0400 Subject: [PATCH] Enable Screen Sharing in Monterey template (#60) --- templates/vanilla-monterey.pkr.hcl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/vanilla-monterey.pkr.hcl b/templates/vanilla-monterey.pkr.hcl index a1f5745..593a841 100644 --- a/templates/vanilla-monterey.pkr.hcl +++ b/templates/vanilla-monterey.pkr.hcl @@ -63,8 +63,10 @@ source "tart-cli" "tart" { "System Preferences", # Navigate to "Sharing" "sharing", + # Enable Screen Sharing + "", # Enable Remote Login - "", + "", # Disable Voice Over "", ]