changes
This commit is contained in:
parent
c681eb3139
commit
3eb9ce0e89
21 changed files with 356 additions and 455 deletions
|
|
@ -5,7 +5,7 @@
|
|||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
device = "nodev";
|
||||
configurationLimit = 2;
|
||||
configurationLimit = 5;
|
||||
};
|
||||
fileSystems."/boot" = { device = "/dev/disk/by-uuid/82F0-EC7D"; fsType = "vfat"; };
|
||||
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "xen_blkfront" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue