removed hardware stuff

This commit is contained in:
2023-09-11 15:00:44 +00:00
parent 3279870a36
commit 97ff99cd6d
+2 -2
View File
@@ -3,7 +3,7 @@
{ {
imports = [ imports = [
./bluetooth #./bluetooth
#./debug #./debug
#./drive-monitor #./drive-monitor
#./firmware #./firmware
@@ -12,6 +12,6 @@
#./yubikey #./yubikey
#./sound #./sound
#./thunderbolt #./thunderbolt
./wifi #./wifi
]; ];
} }