configurations for my servers and desktops
nix nixos flake dots dotfiles

feat: enable_webhook_avatars

+1
+1
hosts/bluepill/modules/matrix.nix
··· 23 23 }; 24 24 bridge = { 25 25 public_address = "https://mautrix-discord.skywardmc.org"; 26 + enable_webhook_avatars = true; 26 27 permissions = { 27 28 "*" = "relay"; 28 29 "skywardmc.org" = "user";