Rename the service immich -> immich-ml

This commit is contained in:
niten 2024-05-20 20:18:24 -07:00
parent 6d05e24941
commit 694fdc89f7
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ in {
config = mkIf cfg.enable {
systemd.tmpfiles.rules = [ "d ${cfg.state-directory} 0750 root root - -" ];
virtualisation.arion.projects.immich.settings = let
virtualisation.arion.projects.immich-ml.settings = let
image = { ... }: {
project.name = "immich-ml";
services.immich-ml = {