fix typos
This commit is contained in:
parent
c6c2924f86
commit
eb537e6ec7
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue