factorio: Remove allowedPlayers
This commit is contained in:
parent
9dd2e5f1d1
commit
d88f956885
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
saveName = "Blocks";
|
saveName = "Blocks";
|
||||||
admins = [ "eboskma" ];
|
admins = [ "eboskma" ];
|
||||||
allowedPlayers = [ "eboskma" ];
|
|
||||||
requireUserVerification = false;
|
requireUserVerification = false;
|
||||||
extraSettingsFile = config.sops.secrets.factorio-config.path;
|
extraSettingsFile = config.sops.secrets.factorio-config.path;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue