tangled
alpha
login
or
join now
devins.page
/
flake
0
fork
atom
configurations for my servers and desktops
nix
nixos
flake
dots
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
chore: disable direct media
devins.page
1 week ago
8a720725
971acbb1
-4
1 changed file
expand all
collapse all
unified
split
hosts
bluepill
modules
matrix.nix
-4
hosts/bluepill/modules/matrix.nix
···
25
25
bridge = {
26
26
public_address = "https://mautrix-discord.skywardmc.org";
27
27
enable_webhook_avatars = true;
28
28
-
direct_media = {
29
29
-
enabled = true;
30
30
-
server_name = "mautrix-discord.skywardmc.org";
31
31
-
};
32
28
permissions = {
33
29
"*" = "relay";
34
30
"skywardmc.org" = "user";