summaryrefslogtreecommitdiff
path: root/modules/system/datetime/default.nix
blob: 97ba4c82347a04bac0dde91769e63c8f2a5842de (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    ./datetime.nix
    ./openntpd.nix
  ];
}