6 lines
66 B
Nix
Executable file
6 lines
66 B
Nix
Executable file
{
|
|
imports = [
|
|
# ./osx-kvm.nix
|
|
./noise-cancel.nix
|
|
];
|
|
}
|