add config limit
This commit is contained in:
@@ -84,8 +84,8 @@
|
|||||||
};
|
};
|
||||||
grub = {
|
grub = {
|
||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
# efiInstallAsRemovable = true;
|
|
||||||
device = "nodev";
|
device = "nodev";
|
||||||
|
configurationLimit = 3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user