libkookie: update service name localtime to localtimed

main
Katharina Fey 2 years ago
parent 6f6cd9054d
commit 523d85ec48
Signed by: kookie
GPG Key ID: 90734A9E619C8A6C
  1. 2
      infra/libkookie/configuration/workstation/time/local.nix

@ -1,5 +1,5 @@
{ config, ... }:
{
services.localtime.enable = true;
services.localtimed.enable = true;
}

Loading…
Cancel
Save