diff --git a/packages.json b/packages.json index b53781a..32aa1e3 100644 --- a/packages.json +++ b/packages.json @@ -13591,5 +13591,17 @@ "description": "Rain simulation in your terminal", "license": "MIT", "web": "https://github.com/OHermesJunior/rain.nim" + }, + { + "name": "kmod", + "url": "https://github.com/alaviss/kmod", + "method": "git", + "tags": [ + "kmod", + "wrapper" + ], + "description": "High-level wrapper for Linux's kmod library", + "license": "ISC", + "web": "https://github.com/alaviss/kmod" } ]