mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 19:53:11 +02:00
feat: added Incus to dev-tools ref #40
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user