Skip to content

Commit

Permalink
Add Nix to the installation instructions (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark authored Dec 8, 2021
1 parent cf9da4c commit c47eb78
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/content/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ yay -Sy hostctl
```


### Nix

```
nix-env -iA nixpkgs.hostctl
```


### HomeBrew

```
Expand Down

0 comments on commit c47eb78

Please sign in to comment.