Skip to content

Commit 998ffe1

Browse files
authored
Merge pull request #14 from fabaff/patch-1
Add NixOS instructions
2 parents cc27bdb + 8cbab0a commit 998ffe1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,13 @@ For all distribution examples below, LibYAML is already a dependency of the corr
153153
# apt install smbclient python3-ldap3 python3-yaml python3-impacket
154154
```
155155

156+
#### NixOS
157+
(tested on NixOS 20.9)
158+
159+
```console
160+
$ nix-env -iA nixos.enum4linux-ng
161+
```
162+
156163
### Linux distribution-agnostic
157164
#### Python pip
158165
Depending on the Linux distribution either `pip3` or `pip` is needed:

0 commit comments

Comments
 (0)