https://github.com/bobvanderlinden/templates
https://github.com/bobvanderlinden/templates
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobvanderlinden/templates
- Owner: bobvanderlinden
- Created: 2021-03-04T15:15:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T17:48:24.000Z (about 3 years ago)
- Last Synced: 2025-01-03T03:20:24.936Z (4 months ago)
- Language: Nix
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# templates
My collection of Nix flake templates.
## Usage
```
nix flake init -t github:bobvanderlinden/templates#devShell
nix flake init -t github:bobvanderlinden/templates#ruby
nix flake init -t github:bobvanderlinden/templates#trivial
```