Auto detect modDirVersion for each kernel

This commit is contained in:
Lan Tian 2025-12-08 19:23:06 -08:00
parent 3e1b837a88
commit 0f37bc0571
No known key found for this signature in database
GPG Key ID: 04E66B6B25A0862B

View File

@ -58,8 +58,6 @@ let
defconfig = "cachyos_defconfig";
modDirVersion = "${ver0}";
# Clang has some incompatibilities with NixOS's default kernel config
ignoreConfigErrors = lto;