# nix-environments some personal flakes # usage ### create a new dir ```bash nix flake new -t git+https://git.elisiei.xyz/elisiei/nix-environments#ENV_HERE DIR_NAME ``` ### or init an existing dir ```bash nix flake init -t git+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.