switch out zellij -> tmux

This commit is contained in:
gwg313 2026-04-19 13:56:51 -04:00
parent 4bf635e863
commit ee565ff88f
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
3 changed files with 102 additions and 155 deletions

View file

@ -5,6 +5,7 @@
(
{ pkgs, lib, ... }:
{
home.packages = [ pkgs.ueberzugpp ];
programs.yazi = {
enable = true;
enableZshIntegration = true;