4 lines
58 B
Nix
4 lines
58 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
services.automatic-timezoned.enable = true;
|
||
|
}
|