laptop: PST time zone

This commit is contained in:
Simon Gardling 2025-05-11 01:27:37 -04:00
parent fb890e8fec
commit e0fb9f6c55
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

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;