Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nanozuki/flakes

my flake templates
https://github.com/nanozuki/flakes

Last synced: about 2 months ago
JSON representation

my flake templates

Awesome Lists containing this project

README

        

# flake-templates

my flake templates

## Usage

Add flake registry:

```sh
nix registry add nanozuki-flakes github:nanozuki/flakes
```

Use template:

```sh
nix flake new -t github:nanozuki-flakes#
```

## Templates

All templates based flake-parts and devshells.

- default
- go
- poetry (python)