This commit is contained in:
2025-08-03 16:40:06 +02:00
parent 3be1d4c339
commit 3a971c9c95

View File

@@ -80,7 +80,7 @@ in {
};
services.caddy.virtualHosts = lib.mkMerge [
(lib.mkIf cfg.qbittorent.enable {
(lib.mkIf cfg.qbittorrent.enable {
"${cfg.qbittorrent.url}" = {
useACMEHost = srv.domain;
extraConfig = ''