Files
dotnix/hosts/voyager/config/time.nix
T
2026-07-04 05:01:54 +02:00

5 lines
42 B
Nix

_:
{
time.timeZone = "Europe/Berlin";
}