This commit is contained in:
Kat Inskip 2023-07-17 15:07:23 -07:00
parent c27b6d21af
commit 413ee5e6bc
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
16 changed files with 55 additions and 58 deletions

View file

@ -22,7 +22,6 @@ _: let
loader.grub = {
enable = true;
device = "/dev/sda";
version = 2;
};
initrd = {
availableKernelModules = ["ahci" "xhci_pci" "virtio_pci" "virtio_scsi" "sd_mod" "sr_mod"];