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
feat: allow_legacy_media
devins.page
1 week ago
81c03212
20564c80
+1
1 changed file
expand all
collapse all
unified
split
hosts
bluepill
modules
matrix.nix
+1
hosts/bluepill/modules/matrix.nix
···
5
5
server_name = "skywardmc.org";
6
6
address = ["0.0.0.0"];
7
7
new_user_displayname_suffix = "";
8
8
+
allow_legacy_media = true;
8
9
};
9
10
};
10
11