override factorio versions.json
This commit is contained in:
parent
de2db57180
commit
8da2bad710
2 changed files with 105 additions and 0 deletions
|
|
@ -203,6 +203,9 @@
|
|||
services = {
|
||||
factorio = {
|
||||
enable = true;
|
||||
package = pkgs.factorio-headless.override {
|
||||
versionsJson = ./versions.json;
|
||||
};
|
||||
openFirewall = true;
|
||||
public = true;
|
||||
nonBlockingSaving = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue