This commit is contained in:
Miguel Palhas
2026-04-07 17:16:11 +01:00
parent 92291d7a12
commit 94e1d17ad7
3 changed files with 41 additions and 58 deletions
-16
View File
@@ -1,16 +0,0 @@
{
lib,
config,
pkgs,
...
}:
{
home.packages = with pkgs; [
aider-chat
];
home.file.".aider.conf.yml".text = ''
code-theme: one-dark
auto-commits: false
'';
}
-1
View File
@@ -15,7 +15,6 @@
./git
./solidity.nix
./dev.nix
./aider.nix
./cpp.nix
./claude
./opencode