update tha factorio
This commit is contained in:
parent
86a7a73e07
commit
7e781a9a31
1 changed files with 4 additions and 3 deletions
|
|
@ -271,9 +271,10 @@ in
|
|||
};
|
||||
factorio = {
|
||||
enable = true;
|
||||
package = pkgs.factorio-headless.override {
|
||||
versionsJson = ./versions.json;
|
||||
};
|
||||
# package = pkgs.factorio-headless.override {
|
||||
# versionsJson = ./versions.json;
|
||||
# };
|
||||
package = pkgs.factorio-headless;
|
||||
openFirewall = true;
|
||||
public = true;
|
||||
nonBlockingSaving = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue