elnudrop: get git.elnu.com working
This commit is contained in:
parent
bbbea14c45
commit
e5f2d96e8e
4 changed files with 41 additions and 0 deletions
|
@ -6,4 +6,5 @@
|
|||
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "xen_blkfront" "vmw_pvscsi" ];
|
||||
boot.initrd.kernelModules = [ "nvme" ];
|
||||
fileSystems."/" = { device = "/dev/vda1"; fsType = "ext4"; };
|
||||
fileSystems."/mnt/data" = { device = "/dev/sda"; fsType = "ext4" };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue