{ config, lib, pkgs, inputs, ... }: { nixpkgs.overlays = [ (import "${inputs.openconnect-sso}/overlay.nix") ]; }