{ lib, pkgs, ... }: let package = import ./package { inherit lib pkgs; }; host = "saml.dgnum.eu"; in { }