chore(revert): slowly introducing changes

This commit is contained in:
2025-10-05 09:27:51 +02:00
parent 67e83e3e4e
commit c9edc99a85
6 changed files with 116 additions and 107 deletions

View File

@@ -1,4 +1,5 @@
{config, ...}: {
{ config, ... }:
{
server = {
enable = true;
email = "adam@cnst.dev";
@@ -43,6 +44,10 @@
};
jellyfin = {
enable = true;
cloudflared = {
tunnelId = "234811e2-bc86-44b2-9abd-493686e25704";
credentialsFile = config.age.secrets.jellyfinCloudflared.path;
};
};
uptime-kuma = {
enable = true;
@@ -89,7 +94,7 @@
gluetun.enable = true;
qbittorrent = {
enable = true;
port = 8080;
port = 8387;
};
slskd = {
enable = true;