feat: Use cachyos kernel instead of zen
This commit is contained in:
parent
14032df955
commit
912e8ff921
6 changed files with 163 additions and 33 deletions
|
|
@ -15,6 +15,7 @@ in
|
|||
./osu-lazer-bin.nix # typochecker: disable-line
|
||||
|
||||
./pkgsNoCuda.nix
|
||||
./linux-cachyos.nix
|
||||
]
|
||||
[
|
||||
(map (file: import file args))
|
||||
|
|
|
|||
1
overlays/additions/linux-cachyos.nix
Normal file
1
overlays/additions/linux-cachyos.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
{inputs, ...}: inputs.nix-cachyos-kernel.overlays.pinned
|
||||
Loading…
Add table
Add a link
Reference in a new issue