We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf340b commit aa4047cCopy full SHA for aa4047c
modules/system/games/servers/satisfactory.nix
@@ -68,7 +68,6 @@ in {
68
};
69
70
systemd.services.satisfactory = {
71
- wantedBy = ["multi-user.target"];
72
preStart = ''
73
${pkgs.steamcmd}/bin/steamcmd \
74
+force_install_dir /var/lib/satisfactory/SatisfactoryDedicatedServer \
0 commit comments