diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-08-15T19·23+0200 |
---|---|---|
committer | Vincent Ambo <github@tazj.in> | 2018-08-15T19·27+0200 |
commit | 5f433c46c16f4466ad17578eb1762399aa7746d1 (patch) | |
tree | 7a773a7bdcb66f583f92c85747ab890450bd3d3a /README.md | |
parent | 20b9432f16c8d183bb787eddbe1c59b037c3f953 (diff) |
docs(README): Add note about installing on NixOS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index dd5280a97610..f95c9a1e0d47 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,12 @@ brew tap tazjin/kontemplate https://github.com/tazjin/kontemplate brew install kontemplate ``` +### NixOS + +Kontemplate has been included in [NixOS](https://nixos.org/) since version 17.09. + +It is available as `kontemplate` from the default Nix package set. + ### Arch Linux An [AUR package][] is available for Arch Linux and other `pacman`-based distributions. |