Whitespace cleanup
This commit is contained in:
parent
1da7a107bc
commit
c7b44d9d94
|
@ -5,5 +5,4 @@
|
|||
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "xen_blkfront" "vmw_pvscsi" ];
|
||||
boot.initrd.kernelModules = [ "nvme" ];
|
||||
fileSystems."/" = { device = "/dev/vda1"; fsType = "ext4"; };
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue