mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Add Nix flake (#73)
This commit is contained in:
parent
274234ce4c
commit
463d46b8ab
3 changed files with 139 additions and 0 deletions
|
@ -43,6 +43,12 @@ On Arch Linux a package is available in the Arch User Repositories (AUR). To ins
|
|||
paru iamb-git
|
||||
```
|
||||
|
||||
### Nix / NixOS (flake)
|
||||
|
||||
```
|
||||
nix profile install "github:ulyssa/iamb"
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
You can create a basic configuration in `$CONFIG_DIR/iamb/config.json` that looks like:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue