laptop: PST time zone

This commit is contained in:
2025-05-11 01:27:37 -04:00
parent d44a3a3cc3
commit 1851a5f275

View File

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