it finally builds

This commit is contained in:
2025-12-07 01:12:57 -05:00
parent e048d4d5c7
commit 0cf5d70d20
10 changed files with 79 additions and 14 deletions

View File

@@ -2,7 +2,6 @@
# There is no order for where things are in this, it's a little messy.
{pkgs, ...}:
{
time.timezone = "America/Eastern"; # Is there a better way for this? What if I'm travelling?
# 🇺🇸
i18n.defaultLocale = "en_US.UTF-8";