This commit is contained in:
twoneis 2025-03-03 15:07:11 +01:00
parent 16403fc68d
commit 292c7602f7

View file

@ -13,7 +13,7 @@
boot = {
initrd.availableKernelModules = ["ata_piix" "uhci_hcd" "virtio_pci" "virtio_scsi" "sd_mod"];
kernelPackages = pkgs.linuxPackages_latest_hardened;
kernelPackages = pkgs.linuxPackages_latest;
loader = {
grub = {
devices = ["/dev/sda"];