5 lines
50 B
Nix
5 lines
50 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
time.timeZone = "America/Toronto";
|
||
|
}
|