feat: add claude-code

This commit is contained in:
Nickolaj Jepsen 2025-05-21 08:21:42 +02:00
parent 22fa3ed73a
commit 4098d7a2f0
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{pkgsUnstable, ...}: {
environment.systemPackages = [
pkgsUnstable.claude-code
];
}

View file

@ -1,6 +1,8 @@
_: {
imports = [
./fish/default.nix
./claude.nix
./comma.nix
./core.nix
./git.nix
./just.nix