diff --git a/flake.nix b/flake.nix index 5eb00eb..2d24a89 100644 --- a/flake.nix +++ b/flake.nix @@ -89,7 +89,7 @@ # name = "photocatalog${lib.replaceStrings ["/"] ["-"] sync.source}"; after = [ "local-fs.target" ]; path = [ - pkgs.photocatalog + packages.photocatalog ]; preStart = if !sync.skipFullSync then '' mkdir -p ${sync.target}