hosts/Infini-DESKTOP: remove minecraft-servers
This commit is contained in:
parent
ece6d46b5b
commit
d2bc991e68
1 changed files with 0 additions and 21 deletions
|
@ -38,25 +38,4 @@
|
||||||
home = { profiles, ... }: {
|
home = { profiles, ... }: {
|
||||||
imports = with profiles; [ stretchly ];
|
imports = with profiles; [ stretchly ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# services.minecraft-servers = {
|
|
||||||
# enable = true;
|
|
||||||
# openFirewall = true;
|
|
||||||
|
|
||||||
# servers = {
|
|
||||||
# test = {
|
|
||||||
# enable = true;
|
|
||||||
# eula = true;
|
|
||||||
# # declarative = true;
|
|
||||||
# # serverProperties.server-port = 25565;
|
|
||||||
# };
|
|
||||||
|
|
||||||
# # test2 = {
|
|
||||||
# # enable = true;
|
|
||||||
# # eula = true;
|
|
||||||
# # declarative = true;
|
|
||||||
# # serverProperties.server-port = 25566;
|
|
||||||
# # };
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue