Remove pixelfed and photoprism

This commit is contained in:
Jimbo 2024-12-29 10:06:13 -05:00
parent 7a85fe7770
commit 16f158898f
4 changed files with 2 additions and 42 deletions

View file

@ -1,10 +1,9 @@
{ ... }:
{
imports = [
./matrix
./mastodon
./lemmy
./pixelfed
./mastodon
./matrix
./owncast
];
}