config: replace mood-line with nano-modeline

This commit is contained in:
Artur Manuel 2025-03-25 19:43:11 +00:00
commit 7c3badaa42
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
3 changed files with 41 additions and 33 deletions

View file

@ -28,7 +28,7 @@ let
builtins.attrValues {
inherit (epkgs)
spacious-padding
mood-line
nano-modeline
ivy
counsel
swiper
@ -40,6 +40,7 @@ let
tuareg
nushell-mode
envrc
nerd-icons
;
treesit-grammars = epkgs.treesit-grammars.with-all-grammars;
};