This commit is contained in:
2025-08-08 23:18:18 -05:00
parent fd8506ee2c
commit afbc2b1d20
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
];
boot = {
#kernelPackages = pkgs.linuxKernel.packages.linux_6_16;
kernelPackages = pkgs.linuxKernel.packages.linux_6_16;
loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;