Add Nix flake (#73)

This commit is contained in:
Benjamin Große 2023-03-24 10:32:14 +00:00 committed by Ulyssa
parent 274234ce4c
commit 463d46b8ab
No known key found for this signature in database
GPG key ID: 1B3965A3D18B9B64
3 changed files with 139 additions and 0 deletions

View file

@ -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: