claude commands

This commit is contained in:
Miguel Palhas
2026-02-10 09:36:55 +00:00
parent 7f3daae4fe
commit b100de6f87
20 changed files with 41 additions and 27 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
clang
];
home.sessionPath = [ "\${CARGO_HOME:-~/.cargo}/bin" ];
home.sessionPath = [ "\${CARGO_HOME:-$HOME/.cargo}/bin" ];
home.file.".cargo/config.toml".text = ''
[target.x86_64-unknown-linux-gnu]