*/
boot.loader.grub = {
enable = true;
- version = 2;
devices = [
#"/dev/disk/by-id/mmc-SU08G_0xb0320f0f"
#"/dev/disk/by-id/usb-Generic-_Multi-Card_20071114173400000-0:0"
#efiSupport = true;
#enableCryptodisk = true;
};
- boot.tmpOnTmpfs = true;
+ boot.tmp.useTmpfs = true;
boot.supportedFilesystems = [ /*"ntfs"*/ "vfat" ];
boot.extraModulePackages = [