From 8a3c6d802520cd872a3caefe7f3a5f180b28cb61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Sat, 18 Jul 2026 22:26:07 +0200 Subject: [PATCH] fix(netinstall): add Style group with Layan rice deps --- .../calamares-online/modules/netinstall.yaml | 19 +++++++++++++++- .../etc/calamares/modules/netinstall.yaml | 22 +++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml index 3024ab1..0505a76 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml @@ -65,7 +65,24 @@ - name: "Style" description: "Antergos themes, icons, branding" selected: false - packages: [] + packages: + - antergos-layan-theme + - tela-circle-icon-theme-git + - cava + - python-websockets + - qt6-websockets + - btop + - imagemagick + - fastfetch + - noto-fonts-emoji + - adw-gtk-theme + - ttf-hack-nerd + - ttf-fira-code + - ttf-terminus-nerd + - ttf-meslo-nerd + - kwin-zones + - oh-my-posh-bin + - pacseek - name: "Desktop" description: "DE" diff --git a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml index 56bd672..8763e82 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml @@ -76,6 +76,28 @@ - syslog-ng-dinit - power-profiles-daemon-dinit +- name: "Style" + description: "Antergos themes, icons, branding" + selected: false + packages: + - antergos-layan-theme + - tela-circle-icon-theme-git + - cava + - python-websockets + - qt6-websockets + - btop + - imagemagick + - fastfetch + - noto-fonts-emoji + - adw-gtk-theme + - ttf-hack-nerd + - ttf-fira-code + - ttf-terminus-nerd + - ttf-meslo-nerd + - kwin-zones + - oh-my-posh-bin + - pacseek + - name: "Utilities" description: "System Utilities" selected: true