mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
add nix develop to docs
This commit is contained in:
parent
125af53329
commit
679c998e84
1 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,14 @@ This is if you are already running NixOS or using the `nix` packagemanager on yo
|
|||
nix-shell
|
||||
```
|
||||
|
||||
## Flakes
|
||||
|
||||
If you have flakes enabled you can use `nix develop` instead.
|
||||
|
||||
```bash
|
||||
nix develop
|
||||
```
|
||||
|
||||
## Ubuntu
|
||||
|
||||
Install these packages for developing using `apt`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue