trying out some new tool commands for easier immpermanence with bcache and my setup

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-17 13:39:39 -06:00
parent 03487772ac
commit 1d0cb5e08f
6 changed files with 487 additions and 54 deletions

View file

@ -148,6 +148,12 @@
common.homeManagerModules.starship
common.homeManagerModules.zoxide
common.homeManagerModules.zsh
(
{ ... }:
{
programs.tmux.package = pkgs.unstable.tmux;
}
)
];
extraSpecialArgs = {