added neovim normally via hmoe-manager

This commit is contained in:
Tomas Rivera
2026-02-27 11:59:59 +01:00
parent a897f76671
commit 8b1f877dd9
5 changed files with 24 additions and 102 deletions
+2 -1
View File
@@ -15,6 +15,7 @@ imports = [
../../modules/home-manager/wlogout.nix # logout utility
../../modules/home-manager/rofi.nix # launcher and keybindings helper
../../modules/home-manager/swaync.nix # notification daemon
../../modules/home-manager/neovim.nix # dont use nixvim. broken
];
@@ -22,7 +23,7 @@ imports = [
# enable = true;
# imports = [ ../../modules/nixvim/neovim.nix ];
# package = pkgs.neovim;
};
#};
# Home Manager needs a bit of information about you and the paths it should
# Required for Home Manager