fix typos

This commit is contained in:
Chris Cochrun 2023-01-28 06:40:30 -06:00
parent c6c2924f86
commit eb537e6ec7

View file

@ -252,8 +252,8 @@
serviceConfig = { serviceConfig = {
Type = "oneshot"; Type = "oneshot";
ExecStart = "${pkgs.docker}/bin/docker exec -it photoprism-photoprism-1 photoprism index"; ExecStart = "${pkgs.docker}/bin/docker exec -it photoprism-photoprism-1 photoprism index";
} };
} };
}; };
systemd.timers = { systemd.timers = {