lol
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
namespace,
|
||||
...
|
||||
}:
|
||||
let
|
||||
kernel = pkgs.${namespace}.linuxPackages_cachyos-lto-znver4;
|
||||
kernel = pkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-zen4;
|
||||
# kernel = pkgs.linuxPackages_latest;
|
||||
in
|
||||
{
|
||||
# Configure bootloader with lanzaboot and secureboot
|
||||
|
||||
Reference in New Issue
Block a user