feat(shell): add devenv
This commit is contained in:
parent
fd14195ccd
commit
9533f9c169
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
devenv
|
||||
difftastic
|
||||
dust
|
||||
htop
|
||||
|
|
Loading…
Add table
Reference in a new issue