miki: add domains for each minecraft server
This commit is contained in:
parent
70d62ed40b
commit
b406246fe1
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@
|
||||||
|
|
||||||
services.minecraft-servers.servers.velocity.symlinks."velocity.toml".value = {
|
services.minecraft-servers.servers.velocity.symlinks."velocity.toml".value = {
|
||||||
servers.try = [ "building" ];
|
servers.try = [ "building" ];
|
||||||
|
|
||||||
|
forced-hosts = {
|
||||||
|
"neoforge.miki.astolfo.org" = [ "neoforge-1-21-1" ];
|
||||||
|
"building.miki.astolfo.org" = [ "building" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [{
|
swapDevices = [{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue