Try to fix install.

This commit is contained in:
Tom Alexander
2025-10-27 11:25:46 -04:00
parent 4276f63c59
commit 09355dd927
3 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
time.timeZone = "America/New_York";
i18n.defaultLocale = "en_US.UTF-8";
me.boot.enable = true;
me.boot.secure = true;
me.mountPersistence = true;