update: removed nixcats and added based neovim config

This commit is contained in:
Michael Thomson
2026-02-07 20:23:36 -05:00
parent 004ccccc35
commit da8683896c
15 changed files with 285 additions and 1082 deletions

View File

@@ -5,7 +5,7 @@
}: {
imports = [
../../modules/home-manager/git.nix
../../modules/home-manager/nixcats
../../modules/home-manager/neovim
../../modules/home-manager/emacs
../../modules/home-manager/kitty.nix
../../modules/home-manager/zsh.nix
@@ -23,7 +23,7 @@
../../modules/home-manager/direnv.nix
../../modules/home-manager/spotify-player.nix
../../modules/home-manager/nb.nix
../../modules/home-manager/stylix.nix
#../../modules/home-manager/stylix.nix
../../modules/home-manager/hledger.nix
];
home.username = "mthomson";