mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
6 lines
50 B
Nix
6 lines
50 B
Nix
{ ... }:
|
|
|
|
{
|
|
services.timesyncd.enable = true;
|
|
}
|