This commit is contained in:
mjallen18
2026-01-07 15:27:38 -06:00
parent 97e4060b52
commit 8406714527
5 changed files with 8733 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
withNTSync ? true,
withHDR ? true,
withoutDebug ? false,
pageSize ? "4k",
description ? "Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements",
# For flakes
inputs ? { },
@@ -84,6 +85,7 @@ let
withoutDebug
description
withUpdateScript
pageSize
;
};