Update nix flake

This commit is contained in:
2025-01-07 20:36:56 +03:00
parent cb6492dfab
commit 4f050bcae7

View File

@@ -99,7 +99,7 @@
scriptArgs = "-source ${sync.source} -target ${sync.target} -skip-full-sync -watch";
serviceConfig = {
Type="oneshot";
Restart=no;
Restart="no";
};
}
) config.photocatalog.syncs;