11 lines
138 B
Nix
11 lines
138 B
Nix
{
|
|
imports = [
|
|
./amdgpu.nix
|
|
./bluetooth.nix
|
|
./corne.nix
|
|
./ibm-trackpoint.nix
|
|
./opentablet.nix
|
|
./sound.nix
|
|
];
|
|
}
|