system/roles/user/defaults/main.yaml

17 lines
284 B
YAML

user_pass_salt: supersecretsalt
user_name: voidboi
user_pass: voidlinux
user_shell: zsh
user_groups:
- wheel
- _seatd # TODO: This will error if it does not exist? (seatd not installed)
- dialout
- disk
- input
- kvm
- lp
- plugdev
- scanner
- storage
- usbmon