This commit is contained in:
Lyes Saadi 2025-09-07 01:59:57 +02:00
parent 06101a3e35
commit dd18198d3f
Signed by: lyes
GPG key ID: 55A1D803917CF39A
3 changed files with 23 additions and 23 deletions

View file

@ -2,7 +2,7 @@
{
# Kernel
boot.kernelPackages = pkgs.linuxPackages_6_15;
boot.kernelPackages = pkgs.linuxPackages_6_16;
# Boot
boot.loader.systemd-boot.enable = true;