From: Timo Kaufmann Date: Sat, 21 Oct 2017 00:32:47 +0000 (-0500) Subject: Mention nix as an installation method X-Git-Tag: 1.3~8^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f5f0183c3da4c8ec097016bf6838b6bef24dd7ad;p=deb_pkgs%2Fautorandr.git Mention nix as an installation method --- diff --git a/README.md b/README.md index dc7ee93..b6235f1 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ For Debian-based distributions (including Ubuntu) it is recommended to call On Arch Linux, there is [an aur package available](https://aur.archlinux.org/packages/autorandr-git/). +autorandr is also packaged in the [nix package manager](https://nixos.org/nix/) +repositories. + On other distributions you can install autorandr by calling `make install` and remove it by calling `make uninstall`. Run `make` without arguments to obtain a list of what exactly will be installed.