diff options
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,7 @@ imports = [ ./sh.nix ./ghostty.nix + ./tmux.nix ./hyprland/hyprland.nix ./hyprpaper.nix ./hypridle.nix @@ -73,6 +74,12 @@ slurp swappy + zoxide + fzf + zsh-fzf-tab + zsh-powerlevel10k + tmux + # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of |
