sergei-mironov / asterisk-dongle-setup

Playground project aimed at setting up Asterisk server and the GSM stack on Nix.
31 stars 4 forks source link

[INFO] Nix Install #1

Open AlphaJosh opened 2 years ago

AlphaJosh commented 2 years ago

Hope this saves you an hour or two:

Nix install: Use non-root user, sudo must be installed. sh <(curl -L https://nixos.org/nix/install) --daemon

Note: ./run.sh doesnt need sudo in the command