Rename cargo to rust for all rust related config

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-07-03 22:10:47 +02:00
parent 04733b74ab
commit c1f616112b
2 changed files with 1 additions and 1 deletions

View File

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