Add img-immich for Immich backups

This commit is contained in:
Greg Hellings
2025-11-25 15:01:26 -06:00
parent a1c343ce71
commit 31ecf32bf9
3 changed files with 26 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ in
inject-darwin = c ./inject-darwin.nix { };
inject = c ./inject.nix { };
img-bitwarden = c ./img-bitwarden.nix { };
img-immich = c ./img-immich.nix { };
qemu-hook = c ./qemu-hook.nix { };
setup-ssh = c ./setup-ssh { };
upgrade-pg-cluster = c ./upgrade-pg-cluster.nix { };