mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 08:19:42 +00:00
6 lines
38 B
Nix
6 lines
38 B
Nix
|
_: {
|
||
|
imports = [
|
||
|
./sound
|
||
|
];
|
||
|
}
|