Add cargo config

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-07-03 21:39:24 +02:00
parent a45e02881a
commit f09c55cd92
2 changed files with 14 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
{
imports = [
./cargo.nix
./clang.nix
];
}