mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-30 02:14:00 +05:30
5 lines
50 B
Nix
5 lines
50 B
Nix
{ ... }:
|
|
|
|
{
|
|
services.timesyncd.enable = true;
|
|
}
|