https://github.com/daddye/nix-templates
Templates for nix
https://github.com/daddye/nix-templates
Last synced: about 1 year ago
JSON representation
Templates for nix
- Host: GitHub
- URL: https://github.com/daddye/nix-templates
- Owner: DAddYE
- License: mit
- Created: 2021-09-09T05:35:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-11T23:36:21.000Z (over 4 years ago)
- Last Synced: 2025-02-17T03:36:17.816Z (over 1 year ago)
- Language: Nix
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nix Templates
Templates for nix flakes project.
## Usage
```
cd yourproject
nix flake init -t "github:daddye/nix-templates#basic"
```