fix(netinstall): add Style group with Layan rice deps

This commit is contained in:
2026-07-18 22:26:07 +02:00
parent 2bcc3d1067
commit 8a3c6d8025
2 changed files with 40 additions and 1 deletions
@@ -65,7 +65,24 @@
- name: "Style" - name: "Style"
description: "Antergos themes, icons, branding" description: "Antergos themes, icons, branding"
selected: false 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" - name: "Desktop"
description: "DE" description: "DE"
@@ -76,6 +76,28 @@
- syslog-ng-dinit - syslog-ng-dinit
- power-profiles-daemon-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" - name: "Utilities"
description: "System Utilities" description: "System Utilities"
selected: true selected: true