fix mkNginxVHosts usage; fix librespeed proxy; fix vaultwarden proxy
This commit is contained in:
parent
ee1ed3b88e
commit
c8f1b3a5e0
5 changed files with 39 additions and 11 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{ inputs, lib }:
|
||||
|
||||
let
|
||||
inherit (inputs)
|
||||
self
|
||||
|
|
@ -8,6 +9,7 @@ let
|
|||
agenix
|
||||
;
|
||||
in
|
||||
|
||||
{
|
||||
# Tag-based host configuration system
|
||||
mkHost =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue