Loading nixos/modules/services/web-apps/kanboard.nix +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ in example = lib.literalExpression '' { enableACME = true; forceHttps = true; forceSSL = true; } ''; }; Loading nixos/modules/services/web-apps/pixelfed.nix +1 −1 Original line number Diff line number Diff line Loading @@ -140,7 +140,7 @@ in "pics.''${config.networking.domain}" ]; enableACME = true; forceHttps = true; forceSSL = true; } ''; description = '' Loading nixos/modules/services/web-apps/slskd.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ in example = lib.literalExpression '' { enableACME = true; forceHttps = true; forceSSL = true; } ''; description = '' Loading Loading
nixos/modules/services/web-apps/kanboard.nix +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ in example = lib.literalExpression '' { enableACME = true; forceHttps = true; forceSSL = true; } ''; }; Loading
nixos/modules/services/web-apps/pixelfed.nix +1 −1 Original line number Diff line number Diff line Loading @@ -140,7 +140,7 @@ in "pics.''${config.networking.domain}" ]; enableACME = true; forceHttps = true; forceSSL = true; } ''; description = '' Loading
nixos/modules/services/web-apps/slskd.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ in example = lib.literalExpression '' { enableACME = true; forceHttps = true; forceSSL = true; } ''; description = '' Loading