🎉 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:
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user