This commit is contained in:
Fabian Montero 2026-02-10 23:41:09 -06:00
commit 65aafef150
Signed by: fabian
GPG key ID: 8036F30EDBAC8447
2 changed files with 23 additions and 22 deletions

View file

@ -4,7 +4,8 @@
cfg, cfg,
doctrine, doctrine,
... ...
}: with lib; { }:
with lib; {
services = { services = {
nginx = { nginx = {
virtualHosts.${cfg.hostName} = { virtualHosts.${cfg.hostName} = {