summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc/calamares/modules
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-06-01 19:51:48 +0200
committerNippy <nippy@rp1.hu>2026-06-01 19:51:48 +0200
commita219ca1ed26dd3adba18d4b5b2507db25908e534 (patch)
tree056b31c70127dbdab588ec91a04e5105fd5795fa /raveos-calamares-theme/etc/calamares/modules
parent2e5a7d93476c0819b5a23f5740e4c843eaedc73a (diff)
downloadRaveOS-PKGBUILD-a219ca1ed26dd3adba18d4b5b2507db25908e534.tar.gz
RaveOS-PKGBUILD-a219ca1ed26dd3adba18d4b5b2507db25908e534.zip
new img added
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/modules')
-rw-r--r--raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml4
-rw-r--r--raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf1
2 files changed, 5 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml
index 019aa92..fbb95f7 100644
--- a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml
+++ b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml
@@ -29,6 +29,10 @@
- hblock
- reflector
- raveos-tools
+ - gamemode
+ - lib32-gamemode
+ - ananicy-cpp
+ - cachyos-ananicy-rules-git
- name: "KDE Plasma Desktop - Alap desktop, nincs általunk témázva"
selected: false
expanded: false
diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf
index 335f3a9..e059c1a 100644
--- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf
+++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf
@@ -18,4 +18,5 @@ script:
- command: "systemctl disable sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service || true"
- command: "systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service || true"
- command: "systemctl enable reflector-once.service || true"
+ - command: "systemctl enable ananicy-cpp.service || true"
name: "Enabling services and Display Managers"