remove mods
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
autoStart = true;
|
||||
};
|
||||
|
||||
/*modded = {
|
||||
modded = {
|
||||
enable = true;
|
||||
package = pkgs.fabricServers.fabric-1_21_1;
|
||||
package = pkgs.fabricServers.fabric-1_25_1;
|
||||
serverProperties = {
|
||||
server-port = 25565;
|
||||
gamemode = "survival";
|
||||
@@ -59,7 +59,7 @@
|
||||
symlinks = {
|
||||
mods = ./mods;
|
||||
};
|
||||
};*/
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user