Follow vim binds on music player
This commit is contained in:
parent
0f29b2d90d
commit
316f7fd66d
2 changed files with 7 additions and 1 deletions
|
@ -19,7 +19,7 @@ let
|
|||
];
|
||||
in {
|
||||
boot = {
|
||||
kernelPackages = pkgs.unstable.linuxPackages_zen;
|
||||
kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
blacklistedKernelModules = [
|
||||
"pcspkr"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue