wifi: init as experimental module

This commit is contained in:
DavHau
2024-11-28 15:49:23 +07:00
parent 4f25e2f79a
commit 00064ee98b
5 changed files with 96 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ in
'';
type = types.listOf (
types.enum [
"experimental"
"inventory"
]
);