From 3b19c5e8f3ded60fb75be7cc965f4d086fe7998f Mon Sep 17 00:00:00 2001 From: Andrew Hurley Date: Sun, 20 Sep 2026 21:33:48 +0800 Subject: [PATCH] snap description --- snap/snapcraft.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 47dae38..93700f3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -5,14 +5,14 @@ summary: A Distrobox-like wrapper for LXD description: | lxcd provides a Distrobox-like experience using LXD containers. It creates, manages, and enters LXD containers with features - like nesting, host CA certificate mounts, APT caching, and + like nesting, host workspace and data mounts, APT caching, and SSH client setup. title: lxcd -contact: https://git.cherished.me/andrew/lxcd-python/issues -issues: https://git.cherished.me/andrew/lxcd-python/issues -source-code: https://git.cherished.me/andrew/lxcd-python -website: https://git.cherished.me/andrew/lxcd-python +contact: https://git.cherished.me/andrew/lxcd/issues +issues: https://git.cherished.me/andrew/lxcd/issues +source-code: https://git.cherished.me/andrew/lxcd +website: https://git.cherished.me/andrew/lxcd license: MIT grade: stable