Enable panel replay.

This commit is contained in:
Tom Alexander
2025-01-01 19:59:02 -05:00
parent 936d3bc34d
commit d49f12f58f
2 changed files with 1 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
networking.hostName = "odo"; # Define your hostname.
time.timeZone = "America/New_York";
i18n.defaultLocale = "en_US.UTF-8";
me.secureBoot.enable = true;