11 lines
89 B
Nix
11 lines
89 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./all.nix
|
|
./media
|
|
./misc
|
|
./monitor
|
|
./shell
|
|
];
|
|
}
|