diff --git a/README.md b/README.md
index 60157d6f..4112692d 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Noice is Not Noice, a noicer fork...
-
-
+
+
@@ -148,14 +148,16 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
#### From a package manager
- [AUR](https://aur.archlinux.org/packages/nnn/)
-- [Debian](https://packages.debian.org/search?keywords=nnn)
+- [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1)
- [Homebrew](http://braumeister.org/formula/nnn)
+- [NixOS](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/misc/nnn) (`sudo nix-env -i nnn`)
+- [Ubuntu](https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1)
- [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/)
- [Void Linux](https://github.com/voidlinux/void-packages/tree/master/srcpkgs/nnn) (`sudo xbps-install -S nnn`)
#### Release packages
-Packages for Arch Linux, CentOS, Fedora and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
+Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
#### From source