this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add my-mautrix-discord

+1 -1
+1 -1
pkgs/default.nix
··· 6 6 tic-80 = pkgs.callPackage ./tic-80.nix { }; 7 7 fennel-ls = pkgs.callPackage ./fennel-ls.nix { }; 8 8 kobopatch = pkgs.callPackage ./kobopatch.nix { }; 9 - # mautrix-discord = pkgs.callPackage ./mautrix-discord.nix { }; # Handled by matrix-appservices input 9 + my-mautrix-discord = pkgs.callPackage ./mautrix-discord.nix { }; # Handled by matrix-appservices input 10 10 }