fix mkNginxVHosts usage; fix librespeed proxy; fix vaultwarden proxy

This commit is contained in:
William 2025-10-17 08:37:09 -03:00
parent ee1ed3b88e
commit c8f1b3a5e0
5 changed files with 39 additions and 11 deletions

View file

@ -1,4 +1,5 @@
{ inputs, lib }:
let
inherit (inputs)
self
@ -8,6 +9,7 @@ let
agenix
;
in
{
# Tag-based host configuration system
mkHost =