bert: Remove Factorio version pin (2.0.55→2.0.72)
This commit is contained in:
parent
a59df88a44
commit
6ece0febe7
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
||||||
];
|
];
|
||||||
services.factorio = {
|
services.factorio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/348ec8c846cce39c467cac90ddbbc9ce9bf61bd8.tar.gz") {
|
|
||||||
config.allowUnfree = true;
|
|
||||||
}).factorio-headless;
|
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
nonBlockingSaving = true;
|
nonBlockingSaving = true;
|
||||||
game-name = "Chandler's Factorio Server";
|
game-name = "Chandler's Factorio Server";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue