Introduce config.me.optimizations.enable to toggle optimizations.
This is more granular than the buildingIso setting.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
time.timeZone = "America/New_York";
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
me.optimizations.enable = true;
|
||||
me.secureBoot.enable = true;
|
||||
|
||||
# Early KMS
|
||||
|
||||
Reference in New Issue
Block a user