cofractal-ams01: add mod-settings

This commit is contained in:
Luke Granger-Brown 2023-03-12 21:58:43 +00:00
parent e602587fb6
commit 20e2cd4e2c
2 changed files with 2 additions and 0 deletions

View file

@ -189,6 +189,7 @@ in
};
in [
(bindMountSvc "/var/lib/tailscale" "tailscaled.service")
(bindMountSvc "/var/lib/private/factorio" "factorio.service")
];
services.lukegbgp = let
@ -249,6 +250,7 @@ in
saveName = "lukegb20230312-krastorio2";
game-name = "Briefcase Full of Bees";
mods = depot.nix.pkgs.factorio-mods._all;
mods-dat = ./mod-settings.dat;
extraSettings = {
admins = ["lukegb"];
auto_pause = true;

Binary file not shown.