home: tmux: use cpu plugin

This commit is contained in:
Antoine Martin 2021-06-21 17:44:19 +02:00
parent 86d9a119cf
commit 63db8cce42

View file

@ -14,6 +14,7 @@ in
clock24 = true; clock24 = true;
plugins = with pkgs; [ plugins = with pkgs; [
tmuxPlugins.cpu
{ {
plugin = tmuxPlugins.tmux-colors-solarized; plugin = tmuxPlugins.tmux-colors-solarized;
extraConfig = '' extraConfig = ''