Use internal podman

This commit is contained in:
Greg Hellings
2025-09-28 21:27:32 -05:00
parent 6c4eefa32e
commit d1b8f34e33
2 changed files with 5 additions and 5 deletions
+1
View File
@@ -51,6 +51,7 @@
# This is not special, this is just flakes
packages = {
inherit (pkgs) podman;
default = pkgs.dockerTools.buildLayeredImage {
name = "gregs-homepage";
tag = "latest";