refactor: modularize 'nvim' for home manager hosts

This commit is contained in:
2026-01-19 10:12:02 +01:00
parent 3695c69f7a
commit 6af1e1a271
4 changed files with 11 additions and 6 deletions

View File

@@ -118,6 +118,4 @@ with pkgs;
ppkgs.plyer
ppkgs.dbus-python
]))
# flakes
inputs.nvim.packages.x86_64-linux.nvim
]