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