Skip to content

Commit 572677b

Browse files
committed
remove factorio from gh action build target for now
1 parent e6b12cd commit 572677b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hosts/simmons/steam.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
enable = true;
1616
};
1717

18-
environment.systemPackages = with pkgs; [
19-
factorio
20-
];
18+
# environment.systemPackages = with pkgs; [
19+
# factorio
20+
# ];
2121
}

0 commit comments

Comments
 (0)