fix(calamares): add zsh to Default group, add minimal KDE entry (pkgrel 3)

zsh fixes the login lockout reported by jtadlock91 in Antergos-NeXT/antergos-iso#17 -
users.conf forces /bin/zsh but nothing installed it. Also add KDE Plasma (Minimal)
for low-end hardware and fix missing cosmic-greeter-dinit in the packaged COSMIC entry.
This commit is contained in:
2026-08-16 21:05:42 +02:00
parent b426eec585
commit 52345f1929
3 changed files with 18 additions and 1 deletions
@@ -2,7 +2,7 @@
pkgname=calamares-branding-antergos-next
pkgver=2.0
pkgrel=2
pkgrel=3
pkgdesc="Calamares branding for Antergos NeXT online installer"
arch=('any')
url="https://github.com/Antergos-NeXT"