Deadlock doesn't seem to recognise my time zone, despite steam and every other game/application recognising it successfully. I am in North America (PST) and it seems the detected time zone is offset so that it thinks I'm in BST playing in NA. To clarify I am on NixOS (Linux).
For reference, I have
in my NixOS configuration.
For reference, I have
Code:
time.timeZone = "America/Vancouver";