modules: hardware: put modules into folders
This commit is contained in:
parent
5c2921e00d
commit
78ade4c605
|
@ -3,11 +3,11 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./bluetooth.nix
|
||||
./ergodox.nix
|
||||
./mx-ergo.nix
|
||||
./networking.nix
|
||||
./sound.nix
|
||||
./upower.nix
|
||||
./bluetooth
|
||||
./ergodox
|
||||
./mx-ergo
|
||||
./networking
|
||||
./sound
|
||||
./upower
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue