12 lines
112 B
Nix
12 lines
112 B
Nix
{
|
|
imports = [
|
|
./powerkey
|
|
./bluetooth
|
|
./openrgb
|
|
./sound
|
|
./lact
|
|
./boot
|
|
./led
|
|
];
|
|
}
|