if [ -e '/home/vscode/.nix-profile/etc/profile.d/nix.sh' ]; then
  . '/home/vscode/.nix-profile/etc/profile.d/nix.sh'
fi
