diff --git a/templates/vanilla-tahoe.pkr.hcl b/templates/vanilla-tahoe.pkr.hcl index 44836ec..d80b4dc 100644 --- a/templates/vanilla-tahoe.pkr.hcl +++ b/templates/vanilla-tahoe.pkr.hcl @@ -58,13 +58,17 @@ source "tart-cli" "tart" { # Are you sure you don't want to use Location Services? "", # Select Your Time Zone - "UTC", + "UTC", # Analytics "", # Screen Time "", # Siri "", + # You Mac is Ready for FileVault + "", + # Mac Data Will Not Be Securely Encrypted + "", # Choose Your Look "", # Update Mac Automatically @@ -72,14 +76,14 @@ source "tart-cli" "tart" { # Welcome to Mac "", # Disable Voice Over - "", + "", # Enable Keyboard navigation # This is so that we can navigate the System Settings app using the keyboard - "Terminal", - "defaults write NSGlobalDomain AppleKeyboardUIMode -int 3", + "Terminal", + "defaults write NSGlobalDomain AppleKeyboardUIMode -int 3", "q", # Now that the installation is done, open "System Settings" - "System Settings", + "System Settings", # Navigate to "Sharing" "Sharing", # Navigate to "Screen Sharing" and enable it