From 3064dd2b70d6c8a3e6263044adf4f2b2f0314e09 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Wed, 2 Apr 2025 15:10:14 -0300 Subject: [PATCH] Containers were a pipe dream anyways --- dot_config/eget/eget.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dot_config/eget/eget.toml b/dot_config/eget/eget.toml index ca4622b..9181627 100644 --- a/dot_config/eget/eget.toml +++ b/dot_config/eget/eget.toml @@ -71,4 +71,10 @@ ["valicm/VSCode-AppImage"] asset_filters = [ ".AppImage", "^zsync" ] - target = "~/.local/bin/code" \ No newline at end of file + target = "~/.local/bin/code" + +#["containers/podman"] +# target = "~/.local/bin/podman" + +#["89luca89/lilipod"] +# target = "~/.local/bin/lilipod" \ No newline at end of file