Files
euri-iso/iso-profiles
John c47eb92169 Add zsh and linux-firmware to rootfs packages
users.conf sets every new user's default shell to zsh regardless of
which desktop environment they choose, but zsh was never actually
guaranteed to be installed — this locks users out at their very first
login (pam_shells.so rejects the shell before the password is even
checked). Fixed by ensuring zsh is present for every install, not
just KDE.

Also adds linux-firmware, without which GPU/wifi/etc. drivers can
fail to initialize entirely on first boot.
2026-08-16 06:45:53 -07:00
..