services.archisteamfarm.ipcSettings
Settings to write to IPC.config. All options can be found here.
- Type
JSON value- Default
{ }- Example
{ Kestrel = { Endpoints = { HTTP = { Url = "http://*:1242"; }; }; }; }- Declared
- <nixpkgs/nixos/modules/services/games/archisteamfarm.nix>