10 lines
126 B
Nix
10 lines
126 B
Nix
{
|
|
imports = [
|
|
./bluetooth.nix
|
|
./fwupd.nix
|
|
./gpu.nix
|
|
./print.nix
|
|
./scan.nix
|
|
#./trackpoint.nix
|
|
];
|
|
}
|