6 lines
49 B
Nix
6 lines
49 B
Nix
|
|
{ ... }:
|
||
|
|
|
||
|
|
{
|
||
|
|
time.timeZone = "Europe/London";
|
||
|
|
}
|