4 lines
54 B
Nix
4 lines
54 B
Nix
{
|
|
# Setup ntp
|
|
services.timesyncd.enable = true;
|
|
}
|
{
|
|
# Setup ntp
|
|
services.timesyncd.enable = true;
|
|
}
|