some fixes for mail server
This commit is contained in:
parent
7bbd895115
commit
3aa2d3d3c8
3 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
device = "nodev";
|
||||
configurationLimit = 5;
|
||||
configurationLimit = 2;
|
||||
};
|
||||
fileSystems."/boot" = { device = "/dev/disk/by-uuid/105A-0CC0"; fsType = "vfat"; };
|
||||
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "xen_blkfront" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue