machines: back: limit GRUB configurations to 8

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-12-29 15:00:14 +01:00
parent cc8c7269b0
commit 6e6aa84c5f
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A

View file

@ -19,6 +19,7 @@
fsIdentifier = "uuid"; fsIdentifier = "uuid";
enableCryptodisk = true; enableCryptodisk = true;
device = "nodev"; device = "nodev";
configurationLimit = 8;
}; };
boot.initrd = { boot.initrd = {