This commit is contained in:
Lyes Saadi 2025-04-04 18:31:09 +02:00
parent d77386415f
commit 02c1ed3ea7
Signed by: lyes
GPG key ID: 55A1D803917CF39A
5 changed files with 74 additions and 34 deletions

View file

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