nix/README.md
2025-07-28 22:02:43 +02:00

24 lines
631 B
Markdown

# nix-environments
some personal flakes
# usage
### create a new dir
```bash
nix flake new -t https://git.elisiei.xyz:elisiei/nix-environments#ENV_HERE
```
### or init an existing dir
```bash
nix flake init -t https://git.elisiei.xyz:elisiei/nix-environments#ENV_HERE
```
# license
all original content and codes in this project is dedicated to the public domain under the
[Creative Commons CC0 1.0 Universal (CC0 1.0) Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).
this grants you the freedom to use, modify, and distribute the content without any restrictions
or attribution requirements.