Chrome-remote-desktop does not work

I need chrome-remote-desktop on NixOS i have installed it using these files: chrome-remote-desktop.nix · GitHub and it installed.

When i use the command on the chrome website to pair this device: DISPLAY= /nix/store/5wwipa6i3rkjcr62vvxc70dvf901cyhr-chrome-remote-desktop/opt/google/chrome-remote-desktop/start-host --code=“4/0AdLIrYfTT7imyznP–KbP7Y-nHD-1mxAtwRMc78s1lgH12tc9iF6Vo-h-52InWhuW8DR5A” --redirect-url=“https://remotedesktop.google.com/_/oauthredirect” --name=$(hostname)
I get this error:
error while loading shared libraries: libremoting_core.so: cannot open shared object file: No such file or directory

I cant find anything on the intent about libremoting_core.
Can someone help me to get this to work?