timezone: PST -> EST

This commit is contained in:
Simon Gardling 2025-08-15 22:12:32 -07:00
parent 465dbce272
commit d3b3a0aa2f
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -25,7 +25,7 @@
*/ */
# PST # PST
time.timeZone = lib.mkForce "America/Los_Angeles"; # time.timeZone = lib.mkForce "America/Los_Angeles";
services.greetd = { services.greetd = {
enable = true; enable = true;