uefi stuff

This commit is contained in:
mjallen18
2026-01-07 21:28:20 -06:00
parent e76f74e63a
commit ca17f0fe18
35 changed files with 28449 additions and 18 deletions

View File

@@ -10,7 +10,7 @@
# bootloader = "kernel";
# firmwarePackage = pkgs.raspberrypifw;
# };
kernelPackages = pkgs.${namespace}.linuxPackages_cachyos-server-lto;
kernelPackages = pkgs.linuxPackages_latest;
#supportedFilesystems = lib.mkForce [ ];
};