https://github.com/alexandergrooff/nix-flakes
Collection of flakes I use for my development environments
https://github.com/alexandergrooff/nix-flakes
Last synced: over 1 year ago
JSON representation
Collection of flakes I use for my development environments
- Host: GitHub
- URL: https://github.com/alexandergrooff/nix-flakes
- Owner: AlexanderGrooff
- Created: 2023-08-29T10:18:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T18:34:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T20:26:37.101Z (over 1 year ago)
- Language: Nix
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personalized Nix flakes
You can use this in your env by setting the following `.envrc`:
```bash
use flake github:AlexanderGrooff/nix-flakes
```
Then use `direnv` to load that automatically upon entering the directory.