add config limit

This commit is contained in:
2025-06-12 18:08:47 -05:00
parent b3627d1d16
commit f4cee60eda
+1 -1
View File
@@ -84,8 +84,8 @@
};
grub = {
efiSupport = true;
# efiInstallAsRemovable = true;
device = "nodev";
configurationLimit = 3;
};
};