{ lib, ... }: let defaults = import ../../lib/defaults.nix { inherit lib; }; in { home.sessionVariables = defaults.companySessionVariables; }