Add flox to linux installation instructions
This commit is contained in:
parent
a7d04fc2ec
commit
d40175fbe5
1 changed files with 14 additions and 0 deletions
|
|
@ -204,6 +204,20 @@ Nix/NixOS users can install from [nixpkgs](https://search.nixos.org/packages?que
|
|||
nix-env -iA nixos.gh
|
||||
```
|
||||
|
||||
### Flox
|
||||
|
||||
Flox users can install from the [official community nixpkgs](https://github.com/flox/nixpkgs).
|
||||
|
||||
```bash
|
||||
# To install
|
||||
flox install gh
|
||||
|
||||
# To upgrade
|
||||
flox upgrade toplevel
|
||||
```
|
||||
|
||||
For more information about Flox, see [its homepage](https://flox.dev).
|
||||
|
||||
### openSUSE Tumbleweed
|
||||
|
||||
openSUSE Tumbleweed users can install from the [official distribution repo](https://software.opensuse.org/package/gh):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue