10 lines
95 B
Nix
10 lines
95 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./invidious.nix
|
|
./nitter.nix
|
|
./tor.nix
|
|
./unbound.nix
|
|
];
|
|
}
|