mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
update menu help and info
This commit is contained in:
@@ -35,6 +35,21 @@ export const sidebarItems: MenuItem[] = [
|
||||
{ title: "Optional", href: "/docs/post-install/optional" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Help and Info",
|
||||
submenu: [
|
||||
{ title: "Overview", href: "/docs/help-info" },
|
||||
{ title: "Useful System Commands", href: "/docs/help-info/system-commands" },
|
||||
{ title: "VM and CT Management", href: "/docs/help-info/vm-ct-commands" },
|
||||
{ title: "Storage and Disks", href: "/docs/help-info/storage-commands" },
|
||||
{ title: "Network Commands", href: "/docs/help-info/network-commands" },
|
||||
{ title: "Updates and Packages", href: "/docs/help-info/update-commands" },
|
||||
{ title: "GPU Passthrough", href: "/docs/help-info/gpu-commands" },
|
||||
{ title: "ZFS Management", href: "/docs/help-info/zfs-commands" },
|
||||
{ title: "Backup and Restore", href: "/docs/help-info/backup-commands" },
|
||||
{ title: "System CLI Tools", href: "/docs/help-info/tools-commands" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "GPUs and Coral",
|
||||
submenu: [
|
||||
|
Reference in New Issue
Block a user