diff --git a/etcnixos/system-mreow.nix b/etcnixos/system-mreow.nix index 42e127e..2592a9d 100644 --- a/etcnixos/system-mreow.nix +++ b/etcnixos/system-mreow.nix @@ -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;