Update nix flake

This commit is contained in:
2025-01-07 18:26:18 +03:00
parent ae55a0b71a
commit d2db0a66ad

View File

@@ -87,7 +87,7 @@
systemd.services = lib.mapAttrs (_: sync:
{
${sync.source} = {
name = "photocatalog_${sync.source}";
# name = "photocatalog_${sync.source}";
after = [ "local-fs.target" ];
path = [
self.packages.${pkgs.system}.photocatalog