Tweak image build to simplify

This commit is contained in:
Greg Hellings
2025-11-25 22:05:36 -06:00
parent 33512d6ca0
commit 3d6b9fa64b
4 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
...
}:
dockerTools.buildLayeredImage {
name = "img-immich";
name = "registry.thehellings.com/greg/nixos-config/img-immich";
tag = "latest";
contents = [
dockerTools.binSh