Migrate packages module to clanServices

This commit is contained in:
pinpox
2025-06-12 10:35:10 +02:00
parent 003c128482
commit 3b0fb23082
5 changed files with 106 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
---
description = "Define package sets from nixpkgs and install them on one or more machines"
categories = ["System"]
features = [ "inventory" ]
features = [ "inventory" "deprecated" ]
---