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.
- Host: GitHub
- URL: https://github.com/karstenpedersen/flakes
- Owner: karstenpedersen
- Created: 2024-02-10T10:19:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T19:22:06.000Z (about 2 years ago)
- Last Synced: 2025-02-28T00:37:00.771Z (over 1 year ago)
- Topics: nix, nix-flake
- Language: Nix
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)