Home: Move bat/cava/fastfetch/ssh/tmux configs to modules + deduplicate nix-darwin home config
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user