chore: wizdesk -> desktop; wizlap -> laptop

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-09-17 11:30:34 -03:00
parent 5b0e693498
commit 9e271f8c52
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
13 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,20 @@
{
services.archisteamfarm = {
enable = true;
web-ui.enable = true;
bots.wizardlink = {
enabled = true;
username = "master1891891";
settings = {
CustomGamePlayedWhileFarming = "In the fields";
};
};
bots.zak = {
enabled = true;
username = "matheuszak";
};
};
}