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

https://github.com/karstenpedersen/flakes

Nix flakes.
https://github.com/karstenpedersen/flakes

nix nix-flake

Last synced: about 2 months ago
JSON representation

Nix flakes.

Awesome Lists containing this project

README

          

# Nix Flakes

My cool nix flakes.

## Usage

```bash
nix flake init --template github:karstenpedersen/flakes#java
```

## Read More

- [Flakes - NixOS Wiki](https://nixos.wiki/wiki/Flakes)