niksos/hosts/common/core/timezone.nix

4 lines
41 B
Nix
Raw Normal View History

2024-07-16 00:26:09 +02:00
{
2024-05-03 17:44:01 +02:00
time.timeZone = "Europe/Warsaw";
}