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