lol
fork

Configure Feed

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

matrix-appservice-discord: set meta.mainProgram

pacien 4b1cb347 2ffd7129

+1
+1
pkgs/servers/matrix-appservice-discord/default.nix
··· 103 103 license = lib.licenses.asl20; 104 104 maintainers = with lib.maintainers; [ pacien ]; 105 105 platforms = lib.platforms.linux; 106 + mainProgram = "matrix-appservice-discord"; 106 107 }; 107 108 }