Move to latest kernel on Jude

This commit is contained in:
Greg Hellings
2024-03-04 23:12:30 -06:00
parent 47b6f5737e
commit adb9c99d11
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
{
# Use the systemd-boot EFI boot loader.
boot = {
kernelPackages = pkgs.linuxPackages_latest;
supportedFilesystems = [ "ntfs" ];
loader = {
timeout = 15;