A collection of Nix flake templates for personal use.
- Rust toolchain (from oxalica/rust-overlay)
- Treefmt
- pre-commit-hooks
nix flake init --template "github:momeemt/flake-templates#rust"You can install an alias command to use templates included by momeemt/flake-templates.
nix profile install "github:momeemt/flake-templates"
ft rustMIT or Apache-2.0