diff --git a/README.md b/README.md index c05d4a3f8b9..d5b1bf5eb0f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ Debian / ubuntu: $ sudo apt install tmuxp ``` +Nix: +```console +$ [[ -z $(which tmux) ]] && (nix-env -i tmux && nix-env -i tmuxp) || nix-env -i tmuxp +``` + Find the package for your distro on repology: Developmental releases: