nixos(archisteamfarm): add new bot
This commit is contained in:
parent
34fb317bbc
commit
ee8a8a6215
1 changed files with 6 additions and 0 deletions
|
@ -15,5 +15,11 @@
|
||||||
CustomGamePlayedWhileIdle = "Out from the fields";
|
CustomGamePlayedWhileIdle = "Out from the fields";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bots.zak = {
|
||||||
|
enabled = true;
|
||||||
|
passwordFile = /var/lib/archisteamfarm/bots/zak.password;
|
||||||
|
username = "matheuszak";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue