8 lines
73 B
Nix
Raw Normal View History

{
imports = [
./audio.nix
./graphics
./keyboard.nix
];
}