11 lines
157 B
Nix
11 lines
157 B
Nix
{
|
|
imports = [
|
|
./bluetooth.nix
|
|
./fwupd.nix
|
|
./gpu-backend.nix
|
|
./gpu-frontend.nix
|
|
./print.nix
|
|
./scan.nix
|
|
#./trackpoint.nix
|
|
];
|
|
}
|