[FEAT] Add Kernel to 25.jsonc output #2407
Answered
by
McTuko
compulsions
asked this question in
Q&A
-
DescriptionHello, Is it possible to add kernel information to preset 25.jsonc? Or have it replace the locale maybe, if too big already? Thank you in advance! MotivationI would like to see the kernel printed as well, as this would make it have the most information out of all presets that would be significant to my use case. Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
McTuko
Jun 13, 2026
Replies: 1 comment
-
|
Open the config file and write this below the locale module (Or preferred location): You don't have to get rid of the locale module, it can be as long as you please. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
compulsions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Open the config file and write this below the locale module (Or preferred location):
You don't have to get rid of the locale module, it can be as long as you please.