plasma
This commit is contained in:
4
systems/x86_64-linux/nuc-nixos/boot.nix
Normal file
4
systems/x86_64-linux/nuc-nixos/boot.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-x86_64-v4;
|
||||
}
|
||||
Reference in New Issue
Block a user