update lockfile
This commit is contained in:
parent
8adc4a80c1
commit
4b40e34532
18 changed files with 179 additions and 288 deletions
|
|
@ -9,7 +9,7 @@
|
|||
openFirewall = true;
|
||||
servers.owo = {
|
||||
enable = true;
|
||||
package = inputs.nix-minecraft.legacyPackages.${pkgs.system}.fabricServers.fabric-1_21_5;
|
||||
package = inputs.nix-minecraft.legacyPackages.${pkgs.stdenv.hostPlatform.system}.fabricServers.fabric-1_21_5;
|
||||
serverProperties = {
|
||||
max-players = 5;
|
||||
motd = "owo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue