Changed kernel version

This commit is contained in:
2024-06-06 09:09:50 +02:00
parent 2e25cdebf6
commit fc054a83db

View File

@@ -43,6 +43,8 @@
services.printing.enable = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
system.stateVersion = "24.05";
}