8 lines
66 B
Nix
8 lines
66 B
Nix
|
{
|
||
|
imports = [
|
||
|
./graphical
|
||
|
./media
|
||
|
./terminal
|
||
|
];
|
||
|
}
|