feat: add back my rust template
This commit is contained in:
parent
7f9d44b107
commit
8556d25bda
3 changed files with 100 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue