#!/bin/sh

export NIXPKGS_ALLOW_UNFREE=1

nix shell --impure nixpkgs#zoom-us -c zoom
