This commit is contained in:
pinpox
2025-06-12 10:36:38 +02:00
parent 3b0fb23082
commit d1d15c34b7
2 changed files with 3 additions and 2 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" "deprecated" ]
features = [ "inventory", "deprecated" ]
---