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