Add sys-devices system feature to nodes

This commit is contained in:
2025-10-02 17:34:35 +02:00
parent f81beed9fd
commit 0aa42a82c2

View File

@@ -40,6 +40,7 @@ let
version = getVersion nodes;
doCheck = true;
inherit requiredSystemFeatures;
});
})
];