9 lines
120 B
Nix
9 lines
120 B
Nix
{
|
|
imports = [
|
|
./bluetooth.nix
|
|
./fwupd.nix
|
|
./scan_and_print.nix
|
|
#./trackpoint.nix
|
|
./gpu.nix
|
|
];
|
|
}
|