greddost: install mcrcon

This commit is contained in:
2021-12-30 03:49:39 +01:00
committed by System administrator
parent fa8420a337
commit 3911b91b47
2 changed files with 8 additions and 1 deletions

View File

@@ -4,6 +4,10 @@
imports = [ ./minecraft-server-fabric.nix ];
environment.systemPackages = with pkgs; [
mcron
];
pvv.minecraft-server-fabric = {
enable = true;
eula = true;