chore: unstalbe direnv and devenv
This commit is contained in:
parent
54267deffd
commit
466df29aaa
@ -11,11 +11,9 @@ let
|
||||
htop
|
||||
glances
|
||||
tree
|
||||
direnv
|
||||
devenv
|
||||
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
||||
|
||||
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat ];
|
||||
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat direnv devenv ];
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user