fixed cname words

This commit is contained in:
Leyla Becker 2025-07-23 18:47:46 -05:00
parent e14d1387dc
commit 1ac0b89935
2 changed files with 0 additions and 7 deletions

View file

@ -44,9 +44,6 @@ in {
"editor.formatOnType" = true;
};
"alejandra.program" = "alejandra";
"nixpkgs" = {
"expr" = "import <nixpkgs> {}";
};
})
(lib.mkIf ai-tooling-enabled {
})