Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanozuki/flakes
my flake templates
https://github.com/nanozuki/flakes
Last synced: about 2 months ago
JSON representation
my flake templates
- Host: GitHub
- URL: https://github.com/nanozuki/flakes
- Owner: nanozuki
- License: mit
- Created: 2024-08-05T05:47:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T07:54:36.000Z (4 months ago)
- Last Synced: 2024-08-14T09:10:04.427Z (4 months ago)
- Language: Nix
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)