11 lines
138 B
Nix
Raw Permalink Normal View History

2025-07-05 00:02:39 +02:00
{
imports = [
./amdgpu.nix
./bluetooth.nix
./corne.nix
./ibm-trackpoint.nix
./opentablet.nix
./sound.nix
];
}