10 lines
141 B
Nix
10 lines
141 B
Nix
{
|
|
imports = [
|
|
./cb-audio-fix.nix
|
|
./cb-keyboard.nix
|
|
./home-row-mods.nix
|
|
./power-saving.nix
|
|
./touchscreen-fix.nix
|
|
];
|
|
}
|