nixfiles/profiles/base/services.nix

6 lines
60 B
Nix
Raw Normal View History

2022-07-27 16:47:49 +01:00
{ config, ... }:
{
#services.localtimed.enable = true;
2022-06-22 15:51:22 +01:00
}
2021-12-21 16:22:00 +00:00