feat: media-browser for matrix

This commit is contained in:
2026-05-23 11:46:58 +00:00
parent e2720b7d5b
commit 3de60e9701
5 changed files with 680 additions and 0 deletions
+1
View File
@@ -169,4 +169,5 @@ in {
pg-15-ext-smtp-client = buildSmtpExt pkgs "15";
pg-15-ext-plhaskell = buildPlHaskellExt pkgs "15";
pg-15-ext-plsh = buildPlShExt pkgs "15";
media-browser = pkgs.callPackage ./media-browser {};
}