Added hardware profiel for wifi

This commit is contained in:
2023-07-25 13:13:50 +02:00
parent b1784be493
commit a602737262
6 changed files with 172 additions and 6 deletions
+17
View File
@@ -0,0 +1,17 @@
# Hardware-related modules
{ ... }:
{
imports = [
./bluetooth
#./debug
#./drive-monitor
#./firmware
#./graphics
#./keychron
#./yubikey
./sound
./thunderbolt
./wifi
];
}