We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c907057 commit f5d3019Copy full SHA for f5d3019
1 file changed
build/mimas/boot.nix
@@ -11,6 +11,7 @@
11
efi.canTouchEfiVariables = false;
12
grub = {
13
enable = true;
14
+ configurationLimit = 10;
15
efiSupport = true;
16
efiInstallAsRemovable = true;
17
mirroredBoots = [
0 commit comments