testing claude code and niri wm on laptop
This commit is contained in:
parent
3715e542b2
commit
0465c56305
4 changed files with 29 additions and 12 deletions
|
@ -1,5 +1,9 @@
|
|||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
unstable,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
pkgs.unstable.claude-code
|
||||
unstable.claude-code
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue