diff --git a/README.md b/README.md
index 7e7104b..7d93a72 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,17 @@ pacman -S codesnap
+
+Nix/NixOS
+
+CodeSnap is available in the [nixpkgs](https://github.com/NixOS/nixpkgs):
+
+```bash
+nix-env -i codesnap
+```
+
+
+
Cargo