nichts/templates/default.nix

7 lines
82 B
Nix
Raw Normal View History

2025-06-05 08:27:20 +02:00
{
rust = {
path = ./rust;
description = "Rust project template";
};
}