Add sys-devices system feature to nodes

This commit is contained in:
Aleix Boné 2025-10-02 17:34:35 +02:00
parent f81beed9fd
commit 0aa42a82c2
No known key found for this signature in database

View File

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