Remove factorio
parent
4a64497366
commit
8cd4626732
@ -1,27 +0,0 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
c3d2.deployment.server = "server10";
|
||||
|
||||
microvm.mem = 8 * 1024;
|
||||
|
||||
networking = {
|
||||
hostName = "factorio";
|
||||
};
|
||||
|
||||
services = {
|
||||
factorio = {
|
||||
enable = true;
|
||||
admins = [ "SuperSandro2000" ];
|
||||
autosave-interval = 10;
|
||||
description = "Keep your Kolle Mate ready!";
|
||||
game-name = "C3D2 Server";
|
||||
game-password = "k-otk-ot";
|
||||
lan = true;
|
||||
nonBlockingSaving = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "22.05";
|
||||
}
|
Loading…
Reference in New Issue