feat: add back my rust template

This commit is contained in:
Moritz Böhme 2025-05-30 19:17:32 +02:00
parent 7f9d44b107
commit 8556d25bda
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 100 additions and 0 deletions

View file

@ -63,6 +63,13 @@
};
};
flake = {
templates.rust = {
description = "Crane + Fenix flake with mold for faster local builds.";
path = ./templates/rust;
};
};
# Define your clan
# See: https://docs.clan.lol/reference/nix-api/buildclan/
clan = {