Bump azos-core, configuration limit.

This commit is contained in:
2026-06-18 21:05:46 +03:00
parent 890f39079b
commit ebdee10fba
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@
enable = true; enable = true;
efiSupport = true; efiSupport = true;
device = "nodev"; device = "nodev";
configurationLimit = 5;
}; };
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;