Update roles/home/common.nix
This commit is contained in:
parent
4c9df03d08
commit
36ad489789
@ -13,6 +13,8 @@ let
|
|||||||
htop
|
htop
|
||||||
glances
|
glances
|
||||||
tree
|
tree
|
||||||
|
direnv
|
||||||
|
devenv
|
||||||
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
||||||
|
|
||||||
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat ];
|
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user