niksos/options/common/timezone.nix
2024-05-03 17:44:01 +02:00

3 lines
44 B
Nix

_: {
time.timeZone = "Europe/Warsaw";
}