{ config, lib, pkgs, doctrine, ... }: doctrine.lib.mkModule { inherit config; name = "yubico"; hm = ./hm.nix; sys = ./sys.nix; }