mimas: limit to 10 generations
We now had 26 and the EFI partitions were close to full.
Martin Weinelt committed
Apr 11, 2026 at 00:42 UTC
f5d3019bbac07127c090ce5ac294c105cea7953f
1 file changed
+1
build/mimas/boot.nix
+1
@@ -11,6 +11,7 @@
11
efi.canTouchEfiVariables = false;
12
grub = {
13
enable = true;
14
+ configurationLimit = 10;
15
efiSupport = true;
16
efiInstallAsRemovable = true;
17
mirroredBoots = [