mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +05:30
5 lines
50 B
Nix
5 lines
50 B
Nix
{ ... }:
|
|
|
|
{
|
|
services.timesyncd.enable = true;
|
|
}
|