mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 11:08:07 +02:00
Remove disabling nova_core for causing build failures
This commit is contained in:
parent
8a368bfdfe
commit
ee03bfdd01
@ -103,9 +103,6 @@ lib.makeOverridable (
|
||||
NR_CPUS = lib.mkForce (option (freeform "8192"));
|
||||
LOCALVERSION = freeform defaultLocalVersion;
|
||||
|
||||
# https://github.com/xddxdd/nix-cachyos-kernel/issues/13
|
||||
NOVA_CORE = no;
|
||||
|
||||
# Follow NixOS default config to not break etc overlay
|
||||
OVERLAY_FS = module;
|
||||
OVERLAY_FS_REDIRECT_DIR = no;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user