Files
euri-iso/iso-profiles/antergos-minimal/profile.yaml
T
c-ludenberg d7f1397e50 fix: enable xlibre-xserver (use-xlibre: true) to resolve X provider conflicts
xlibre-xserver is the modern Artix unified X server that provides
both x11win-server (required by SDDM) and xorg-server (required by
all DEs). Setting use-xlibre: false caused the old split packages
(x11win-server from system repo vs xorg-server from world repo) to
conflict during online installs when users selected SDDM + any DE
that pulls xorg-server/xlibre-xserver.

Switched both full and minimal profiles to use-xlibre: true.
2026-07-08 21:36:51 +02:00

88 lines
1.7 KiB
YAML

---
# Antergos NeXT Minimal (Xfce) profile
# Based on artools xfce profile with Antergos branding
live-session:
user: antergos
password: antergos
autologin: true
use-xlibre: true
services:
- acpid
- bluetoothd
- cronie
- cupsd
- NetworkManager
- sddm
- power-profiles-daemon
user-services:
- dbus
- pipewire
- pipewire-pulse
- wireplumber
rootfs:
packages:
- antergos-release
- calamares
- calamares-branding-antergos-next-minimal
- antergos-next-keyring
- antergos-wallpapers
- antergos-sddm-theme
- antergos-grub-theme
- falkon
- antergos-xfce-theme
- xfce4
- xfce4-goodies
- thunar
- thunar-volman
- tumbler
- xfce4-terminal
- mousepad
- pavucontrol
- gnome-keyring
- parole
- ristretto
packages-init:
dinit:
- pipewire-dinit
- pipewire-pulse-dinit
- wireplumber-dinit
- dinit-user-spawn
- sddm-dinit
- networkmanager-dinit
- cups-dinit
- acpid-dinit
- bluez-dinit
- cronie-dinit
- dbus-dinit
- dbus-dinit-user
- dhcpcd-dinit
- power-profiles-daemon-dinit
livefs:
packages:
- squashfs-tools
- calamares-extensions
- antergos-grub-theme
- antergos-grub-live
- broadcom-wl
- virtualbox-guest-utils
- mkinitcpio-nfs-utils
- pipewire
- pipewire-pulse
- wireplumber
- sof-firmware
- alsa-firmware
- alsa-utils
packages-init:
dinit:
- antergos-live-dinit
- acpid-dinit
- bluez-dinit
- cronie-dinit
- cups-dinit
- networkmanager-dinit
- power-profiles-daemon-dinit
- sddm-dinit
- pipewire-dinit
- wireplumber-dinit