Skip to content

Commit

Permalink
Mention flake profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Nov 23, 2021
1 parent 34c0c53 commit b5cd128
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ nixos-generators can be also installed from source into the user profile like th
nix-env -f https://github.com/nix-community/nixos-generators/archive/master.tar.gz -i
```

or for flakes users like this:

```console
nix profile install github:nix-community/nixos-generators
```

or run from the nix flake without installing:

```
Expand Down

0 comments on commit b5cd128

Please sign in to comment.