summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 46ee5fb..77533d8 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,18 @@ VERSION: 1.4.3
paru -S sysz
```
+## NixOS
+
+```
+nix-env -iA nixos.sysz
+```
+
+## Using Nix
+
+```
+nix-env -iA nixpkgs.sysz
+```
+
## Using [`bin`](https://github.com/marcosnils/bin)
```