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