clouvider-lon01: swap game save
This commit is contained in:
parent
79e5483322
commit
28b70d8e5a
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ in {
|
||||||
inherit (secrets.factorio) username token;
|
inherit (secrets.factorio) username token;
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.factorio-headless-experimental;
|
package = pkgs.factorio-headless-experimental;
|
||||||
saveName = "lukegb20220131";
|
saveName = "game-noadam";
|
||||||
game-name = "Briefcase Full of Bees";
|
game-name = "Briefcase Full of Bees";
|
||||||
extraSettings = {
|
extraSettings = {
|
||||||
admins = ["lukegb"];
|
admins = ["lukegb"];
|
||||||
|
|
Loading…
Reference in a new issue