machines: back: limit GRUB configurations to 8
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
cc8c7269b0
commit
6e6aa84c5f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
fsIdentifier = "uuid";
|
fsIdentifier = "uuid";
|
||||||
enableCryptodisk = true;
|
enableCryptodisk = true;
|
||||||
device = "nodev";
|
device = "nodev";
|
||||||
|
configurationLimit = 8;
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.initrd = {
|
boot.initrd = {
|
||||||
|
|
Loading…
Reference in a new issue