mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 11:08:07 +02:00
Fix prePatch not taking effect (Fix #73)
This commit is contained in:
parent
65f066926c
commit
d6b88f7dd9
@ -103,6 +103,8 @@ lib.makeOverridable (
|
||||
]
|
||||
++ cachyosPatches
|
||||
++ patches;
|
||||
|
||||
inherit prePatch;
|
||||
postPatch = ''
|
||||
install -Dm644 ${cachyosConfigFile} arch/x86/configs/cachyos_defconfig
|
||||
''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user