summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc/calamares/modules
diff options
context:
space:
mode:
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"