chore: remove services

This commit is contained in:
Alexandre Cavalheiro 2024-07-17 12:03:17 -03:00
parent 5f75e097af
commit 0d6c58753b
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 0 additions and 29 deletions

View file

@ -1,20 +0,0 @@
{
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";
};
};
}

View file

@ -1,9 +0,0 @@
{
services.jellyfin = {
enable = true;
openFirewall = true;
user = "wizardlink";
cacheDir = "/mnt/media/jellyfin/cache";
};
}