8 lines
61 B
Nix
8 lines
61 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./all.nix
|
|
./obs-studio.nix
|
|
];
|
|
}
|