laptop: PST time zone

This commit is contained in:
2025-05-11 01:27:37 -04:00
parent fb890e8fec
commit e0fb9f6c55

View File

@@ -21,6 +21,10 @@
# # seems audio doesn't work without this # # seems audio doesn't work without this
# hideRawDevice = false; # hideRawDevice = false;
# }; # };
#
# PST
time.timeZone = lib.mkForce "America/Los_Angeles";
services.tlp = { services.tlp = {
enable = true; enable = true;