As of I live in Eugene, OR. It's basically nice here.
Computer Setup
For (sunrise-sunset) (see also documentation) here is a rough approximation of my current location:
(setq calendar-longitude -123.0912)
(setq calendar-latitude 44.0476)
(provide 'cce/my-location)I am as usual in sync with the Western Standard Tribe. My NixOS configuration can stay in sync with this.
{ ... }: {
time.timeZone = "America/Los_Angeles";
}