1

Home: Move bat/cava/fastfetch/ssh/tmux configs to modules + deduplicate nix-darwin home config

This commit is contained in:
2026-03-22 23:02:27 +01:00
parent c2b661adbb
commit daee8da3ae
14 changed files with 408 additions and 534 deletions

View File

@ -1,13 +1,17 @@
{inputs, ...}: {
imports = [
# My own HM modules
./bat
./color
./fastfetch
./fish
./git
./kitty
./lazygit
./neovim
./paths
./ssh
./tmux
./yazi
# HM modules imported from the flake inputs