forked from fediversity/fediversity
7 lines
68 B
Nix
7 lines
68 B
Nix
{
|
|
imports = [
|
|
./mastodon
|
|
./peertube
|
|
./pixelfed
|
|
];
|
|
}
|