updates: linux 6.16, nixpkgs, home-manager
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_15;
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_16;
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
timeout = 3;
|
||||
|
||||
Reference in New Issue
Block a user