chore(access): remove nginx resolver

This commit is contained in:
arcnmx 2024-04-16 03:07:03 -07:00
parent 7c58462588
commit 280ec3af3e
2 changed files with 0 additions and 5 deletions

View file

@ -4,7 +4,6 @@
access,
...
}: let
inherit (lib.options) mkOption;
inherit (lib.modules) mkDefault;
inherit (lib.attrsets) mapAttrs;
inherit (config.services) nginx;