This commit is contained in:
Lyes Saadi 2025-06-29 11:09:01 +02:00
parent 976c16f1ac
commit 448fb9d469
Signed by: lyes
GPG key ID: 55A1D803917CF39A
8 changed files with 51 additions and 51 deletions

View file

@ -12,7 +12,7 @@
};
# Kernel
boot.kernelPackages = pkgs.linuxPackages_6_14;
boot.kernelPackages = pkgs.linuxPackages_6_15;
# Boot
boot.loader.systemd-boot.enable = true;