Added hardware profiel for wifi
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Hardware-related modules
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./bluetooth
|
||||
#./debug
|
||||
#./drive-monitor
|
||||
#./firmware
|
||||
#./graphics
|
||||
#./keychron
|
||||
#./yubikey
|
||||
./sound
|
||||
./thunderbolt
|
||||
./wifi
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user