templates: rust: init

This commit is contained in:
Bloxx12 2025-06-05 08:27:20 +02:00
commit 4834edd2d4
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
7 changed files with 60 additions and 0 deletions

View file

@ -42,6 +42,8 @@
program = "${helix}/bin/hx";
};
});
templates = import ./templates;
};
inputs = {
# Unstable nixpkgs baby!