testing claude code getting package from unstable
This commit is contained in:
parent
a7660d0b8d
commit
27ae250fd4
4 changed files with 9 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
claude-code
|
||||
pkgs.unstable.claude-code
|
||||
];
|
||||
}
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
in {
|
||||
imports = [
|
||||
./media-group.nix
|
||||
../ai/aider-chat.nix
|
||||
];
|
||||
|
||||
users.users.geir = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue