mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
zen kernel
This commit is contained in:
3
nixos/modules/kernel.nix
Normal file
3
nixos/modules/kernel.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs, ... }: {
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
}
|
Reference in New Issue
Block a user