Reinstalling Piaf

This commit is contained in:
Lyes Saadi 2025-11-01 14:23:42 +01:00
parent 25ff7c383a
commit 763bde87d3
Signed by: lyes
GPG key ID: 55A1D803917CF39A
3 changed files with 37 additions and 45 deletions

View file

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