_module.args bad

This commit is contained in:
2025-03-20 13:30:55 +01:00
parent efb5d45317
commit da3f97b80d
47 changed files with 288 additions and 148 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{ config, pkgs, lib, mkDomain, allSubdomains, ... }:
{ config, pkgs, lib, ... }:
let
inherit (config.pbsds.nginx) mkDomain allSubdomains;
# TODO: support fully qualified urls as well
# `null` means filter
customDescriptions = rec {