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, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
devenv
|
||||||
difftastic
|
difftastic
|
||||||
dust
|
dust
|
||||||
htop
|
htop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue