cofractal-ams01: add mod-settings
This commit is contained in:
parent
e602587fb6
commit
20e2cd4e2c
2 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
BIN
ops/nixos/cofractal-ams01/mod-settings.dat
Normal file
BIN
ops/nixos/cofractal-ams01/mod-settings.dat
Normal file
Binary file not shown.
Loading…
Reference in a new issue