mirror of
https://github.com/derfenix/photocatalog.git
synced 2026-03-11 21:35:34 +03:00
Update nix flake
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
script = "photocatalog";
|
script = "photocatalog";
|
||||||
scriptArgs = "-source ${sync.source} -target ${sync.target} -skip-full-sync -watch";
|
scriptArgs = "-source ${sync.source} -target ${sync.target} -skip-full-sync -watch";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type=oneshot;
|
Type="oneshot";
|
||||||
Restart=no;
|
Restart=no;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user