Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiryel authored Nov 18, 2023
1 parent f6be5bc commit 0222777
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# NixJail
A simple bwrap wrapper for nixpkgs
Sandbox your nixpkgs easily with bwrap!

## Features

Expand Down Expand Up @@ -70,6 +70,8 @@ After adding NixJail as a module you can use it anywhere on your config, eg:
```
Rebuild your system, the packages will be installed automatically, and use `cat $(which discord)` to see the result ;)

---

## Advanced examples

Here some examples making use of some advanced NixJail options, [read the docs](https://shiryel.github.io/nixjail) before using them
Expand Down

0 comments on commit 0222777

Please sign in to comment.