CachyOS kernel option? #1

Closed
opened 2026-04-29 14:00:21 +00:00 by bahrom04 · 2 comments
Owner

Whather replace current latest karnel with cachyos karnel or give an option to replase it on xinux settings app


From what I've seen, these are probable steps we have to go through:

  1. Make sure our hydra has builds of cachyos kernel builds.
  2. Make flake overlays to be optionally added to general config, which means, the abstraction has to be extended beyond just setting boot.kernelPackages to package.
  • Create abstraction like: modules.kernel
  • Which is enum type and every option has binded if trigger

This might actually give us flexibility to tune other kernel packages as well. Definitely worths a shot.


Whather replace current latest karnel with cachyos karnel or give an option to replase it on xinux settings app --- From what I've seen, these are probable steps we have to go through: 1. Make sure our hydra has builds of cachyos kernel builds. 2. Make flake overlays to be optionally added to general config, which means, the abstraction has to be extended beyond just setting boot.kernelPackages to package. - Create abstraction like: `modules.kernel` - Which is enum type and every option has binded if trigger This might actually give us flexibility to tune other kernel packages as well. Definitely worths a shot. ---
Owner

Can be done via overlay + modules. I need to think about overlays part for a while.

Can be done via overlay + modules. I need to think about overlays part for a while.
Owner

Cooked.

Cooked.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xinux/modules#1
No description provided.