7 lines
62 B
Nix
7 lines
62 B
Nix
|
_: {
|
||
|
imports = [
|
||
|
./docker.nix
|
||
|
./pipewire.nix
|
||
|
];
|
||
|
}
|