feat: add formatter
This commit is contained in:
parent
d036cf224a
commit
cf005ff872
269 changed files with 369 additions and 226 deletions
1
system/dev/dn-server/services/minecraft-server.nix
Normal file → Executable file
1
system/dev/dn-server/services/minecraft-server.nix
Normal file → Executable file
|
|
@ -27,6 +27,7 @@ in
|
|||
"mods" = "${modpack}/mods";
|
||||
};
|
||||
serverProperties = {
|
||||
|
||||
server-port = 25565;
|
||||
difficulty = 3;
|
||||
gamemode = "survival";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue