7 lines
69 B
Nix
7 lines
69 B
Nix
|
{ ... }: {
|
||
|
imports = [
|
||
|
./aires
|
||
|
./gremlin
|
||
|
./media
|
||
|
];
|
||
|
}
|