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