feat(userprogs): install htop, lnav
This commit is contained in:
parent
7e714fe3e2
commit
2d580f2043
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
zellij
|
||||
zellij lnav htop
|
||||
];
|
||||
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue