An open API service indexing awesome lists of open source software.

https://github.com/alexandergrooff/nix-flakes

Collection of flakes I use for my development environments
https://github.com/alexandergrooff/nix-flakes

Last synced: over 1 year ago
JSON representation

Collection of flakes I use for my development environments

Awesome Lists containing this project

README

          

# Personalized Nix flakes

You can use this in your env by setting the following `.envrc`:

```bash
use flake github:AlexanderGrooff/nix-flakes
```

Then use `direnv` to load that automatically upon entering the directory.