mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
Revert "update to use cachyos kernel and kinoite base image"
This commit is contained in:
@@ -2,8 +2,6 @@ modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
copr:
|
||||
- bieszczaders/kernel-cachyos-lto
|
||||
- bieszczaders/kernel-cachyos-addons
|
||||
- patrickl/wine-tkg
|
||||
- timlau/audio
|
||||
- alternateved/eza
|
||||
|
||||
@@ -1,23 +1,7 @@
|
||||
modules:
|
||||
- type: dnf
|
||||
remove:
|
||||
packages:
|
||||
- zram-generator-defaults
|
||||
|
||||
- type: dnf
|
||||
install:
|
||||
packages:
|
||||
# CachyOS kernel performance companion packages
|
||||
# cachyos-settings: kernel tunables and sysctl optimisations from CachyOS
|
||||
# cachyos-ksm-settings: Kernel Samepage Merging tuning (reduces RAM usage)
|
||||
# scx-manager / scx-scheds / scx-tools: sched-ext schedulers;
|
||||
# scx_lavd is ideal for low-latency realtime audio workloads
|
||||
- cachyos-settings
|
||||
- cachyos-ksm-settings
|
||||
- scx-manager
|
||||
- scx-scheds-git
|
||||
- scx-tools-git
|
||||
|
||||
# useful tools
|
||||
- zsh
|
||||
- openssl
|
||||
|
||||
Reference in New Issue
Block a user