This commit is contained in:
Sandro - 2023-05-25 22:39:57 +02:00
parent 000000f0c5
commit 222222c539
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
inherit (import ./lib/network.nix { inherit lib zentralwerk; }) hostRegistry;
libC = {
inherit (import ./lib/nginx.nix {}) defaultListen;
inherit (import ./lib/nginx.nix {}) defaultListen hqNetworkOnly;
};
overlayList = [