user/programs: enable zellij
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -58,6 +58,7 @@ in {
|
||||
ripgrep.enable = true; # grep in rust
|
||||
zk.enable = true;
|
||||
zoxide.enable = true; # fuzzy cd in rust
|
||||
zellij.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs;
|
||||
|
Reference in New Issue
Block a user