modules: hardware: put modules into folders
This commit is contained in:
parent
7bec7ae0f9
commit
836b54b8eb
7 changed files with 6 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue