❄️ Yukino (雪乃), The Nix(OS) Flake that powers my system(s).
Note
For repository discussions, feedback, or support, you can find me in the Vimjoyer community Discord Server. Feel free to ping or message me (@wolfyta).
sh <(curl -L https://go.wolfyta.dev/yukino/install.sh)
sh <(curl -L https://go.wolfyta.dev/yukino/switch.sh)
Warning
This script is primarily designed for WSL (Windows Subsystem for Linux) environments. For non-WSL environments, I recommended to use the nh package.
All templates come with the following technologies enabled and configured by default:
nix flake init --template github:TeamWolfyta/Yukino-Public#python-uv
nix flake init --template github:TeamWolfyta/Yukino-Public#rust
All TypeScript templates come with the following technologies enabled and configured by default:
nix flake init --template github:TeamWolfyta/Yukino-Public#typeScript-bun
nix flake init --template github:TeamWolfyta/Yukino-Public#typeScript-deno