Compare commits

..

No commits in common. "c1ad26246c666a503380ec60ba8a0a0642c61341" and "0d1be1643c20047d131b2291b540c1028050a09c" have entirely different histories.

2 changed files with 5 additions and 2 deletions

View File

@ -26,7 +26,10 @@ in
set -g @rose_pine_date_time '%c' # %c is a good value but
'';
}
{ plugin = tmuxPlugins.vim-tmux-navigator; }
{
plugin = tmuxPlugins.vim-tmux-navigator;
}
];
extraConfig = ''

View File

@ -26,7 +26,7 @@
};
home.username = "zynh";
home.homeDirectory = "/Users/zynh";
home.homeDirectory = "/Users/zynh/";
home.packages = with pkgs; [
nix-output-monitor