8 lines
122 B
Nix
Executable file
8 lines
122 B
Nix
Executable file
{
|
|
imports = [
|
|
../../../modules/localsend.nix
|
|
./airplay.nix
|
|
./davinci-resolve.nix
|
|
# ./blender.nix
|
|
];
|
|
}
|