feat: added Incus to dev-tools ref #40

This commit is contained in:
N1C4T
2026-03-25 14:55:22 +04:00
parent f6691f3e05
commit 1f85b14445

View File

@@ -126,6 +126,28 @@
"url": "https://podman-desktop.io/img/logo.svg"
}
},
{
"id": "incus",
"name": "Incus",
"description": "Powerful system container and virtual machine manager (community fork of LXD)",
"category": "Dev: Tools",
"targets": {
"ubuntu": "incus",
"debian": "incus",
"arch": "incus",
"fedora": "incus",
"opensuse": "incus",
"nix": "incus",
"homebrew": "incus"
},
"unavailableReason": "Available in official repositories for Ubuntu 24.04+ (Noble) and Debian 13+ (Trixie). For older releases, the Zabbly repository is required. Incus is a system service and not available via Flatpak or Snap.",
"icon": {
"type": "iconify",
"set": "mdi",
"name": "server",
"color": "#2496ED"
}
},
{
"id": "kubectl",
"name": "kubectl",