diff --git a/community/openbox/live-overlay/etc/calamares/modules/users.conf b/community/openbox/live-overlay/etc/calamares/modules/users.conf new file mode 100644 index 0000000..7ca6373 --- /dev/null +++ b/community/openbox/live-overlay/etc/calamares/modules/users.conf @@ -0,0 +1,20 @@ +--- +defaultGroups: + - audio + - disk + - lp + - network + - optical + - power + - scanner + - storage + - video + - wheel +autologinGroup: autologin +doAutologin: false +sudoersGroup: wheel +setRootPassword: true +doReusePassword: false +availableShells: /bin/bash, /bin/zsh +avatarFilePath: ~/.face +userShell: \ No newline at end of file