reNixos/wanda/time/timeZone.nix
s0me1newithhand7s ceb0ad4b87 wanda: upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-03-25 18:49:51 +03:00

5 lines
55 B
Nix

_: {
time = {
timeZone = "Europe/Moscow";
};
}