factorio: update

This commit is contained in:
Leonardo Eugênio 2025-08-09 12:45:03 -03:00
parent 4e8a3bd000
commit 6f074851e5
3 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
{
services.factorio = {
enable = true;
package = pkgs.factorio-headless; # I override this in ./pkgs
package = pkgs.my-factorio-headless;
public = true;
lan = true;
openFirewall = true;