with (import {}); mkShell { shellHook = '' export HOME_HOSTNAME=$(hostname -s) ''; }