# archsetup-vm.conf - Config for running archsetup in test VMs # Used by run-test.sh for unattended archsetup execution # # Usage: ./archsetup --config-file /tmp/archsetup-test/archsetup-vm.conf # Use local test copies instead of cloning from remote ARCHSETUP_REPO=/tmp/archsetup-test DOTFILES_REPO=/tmp/dotfiles-test USERNAME=cjennings PASSWORD=archsetup LOCALE=en_US.UTF-8 DESKTOP_ENV=hyprland NO_GPU_DRIVERS=yes AUTOLOGIN=yes