Files
infra-nix/mod/time.nix
T
2026-06-24 07:05:47 +02:00

5 lines
42 B
Nix

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