added missing config

This commit is contained in:
chloe 2024-07-17 14:34:26 +02:00
parent 343becaa57
commit 296f0547a5
2 changed files with 4 additions and 3 deletions

View file

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