fix: add missing parameters to caddy configuration

This commit is contained in:
Jakub Dorfman 2026-04-28 20:45:52 +02:00
parent fc9c6f1b81
commit ec1780d36a

View file

@ -1,4 +1,4 @@
{ ... }: { config, pkgs, ... }:
{ {
services.caddy = { services.caddy = {
enable = true; enable = true;