6 lines
92 B
Nix
6 lines
92 B
Nix
_: {
|
|
time = {
|
|
timeZone = "Europe/Moscow";
|
|
hardwareClockInLocalTime = true;
|
|
};
|
|
}
|