diff --git a/hosts/sobotka/server.nix b/hosts/sobotka/server.nix index 50705262..7ad89d89 100644 --- a/hosts/sobotka/server.nix +++ b/hosts/sobotka/server.nix @@ -60,6 +60,9 @@ apiKeyFile = config.age.secrets.cloudflareFirewallApiKey.path; zoneId = "0027acdfb8bbe010f55b676ad8698dfb"; }; + syncthing = { + enable = true; + }; podman = { enable = true; qbittorrent = {