diff options
-rw-r--r-- | config/lists/base | 4 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/config/lists/base b/config/lists/base index 05d35d2..57ca0a5 100644 --- a/config/lists/base +++ b/config/lists/base @@ -242,6 +242,10 @@ zram #if DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm httpfs2 #endif +# support for appimages +#nif DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm +libfuse2t64 +#endif # filesystem tools parted diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 5220366..d03b29a 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -209,6 +209,10 @@ zram #if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm httpfs2 #endif +# support for appimages +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +libfuse2t64 +#endif # filesystem tools parted |