This commit is contained in:
parent
7c0166bd42
commit
e82d9f84e8
1 changed files with 1 additions and 4 deletions
|
|
@ -65,10 +65,7 @@ in {
|
|||
};
|
||||
"minecraft-server-${name}" = {
|
||||
environment.LD_LIBRARY_PATH = "${pkgs.stdenv.cc.cc.lib}/lib"; # physics toys mod fix
|
||||
serviceConfig = {
|
||||
# Nice = -5; # higher scheduling priority
|
||||
TimeoutStopSec = 180; # just in case saving takes a while
|
||||
};
|
||||
# serviceConfig.Nice = -5; # higher scheduling priority
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue