🎉 WE'RE SO BACK: widescreen grub, zsh for installed, spice-vdagent in live

the antergos iso build might happen today maybe idk but we're ready(er)
- grub now tries 1920x1080 before 1024x768 (your monitor from 2005 says hi)
- installed users get zsh because bash is for the great pyramid
- spice-vdagent so VMs stop feeling like a divorce
This commit is contained in:
2026-07-22 19:58:12 +02:00
parent 729da20717
commit 7c2c19d858
3 changed files with 4 additions and 3 deletions
@@ -38,12 +38,12 @@ passwordRequirements:
allowWeakPasswords: true
allowWeakPasswordsDefault: true
userShell: /bin/bash
userShell: /bin/zsh
setHostname: EtcFile
writeHostsFile: true
user:
shell: /bin/bash
shell: /bin/zsh
forbidden_names: [ root ]