From 1a377f1eb476d1eb8337cfcfb053c46f4a0309c6 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Thu, 11 Sep 2025 14:58:34 +0200 Subject: [PATCH] fix(categories): remove unused update-pkgmgr subcategory from categories.yml See https://chatgpt.com/share/68c2c757-7224-800f-b0c5-4750c60af7ef --- roles/categories.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/roles/categories.yml b/roles/categories.yml index c9376ffc..ea2a4dac 100644 --- a/roles/categories.yml +++ b/roles/categories.yml @@ -71,11 +71,6 @@ roles: description: "OS & package updates" icon: "fas fa-sync" invokable: true - pkgmgr: - title: "Package Manager Helpers" - description: "Helpers for package managers and unified install flows." - icon: "fas fa-box-open" - invokable: false drv: title: "Drivers" description: "Roles for installing and configuring hardware drivers—covering printers, graphics, input devices, and other peripheral support."