add gpredict and LazyVim plugin to home-manager packages

This commit is contained in:
2025-01-15 11:06:30 +01:00
parent df66535bf1
commit 8eabebb9e8

View File

@ -27,6 +27,7 @@
nixfmt-rfc-style nixfmt-rfc-style
wget wget
fastfetch fastfetch
gpredict
# Package management # Package management
pipx pipx
@ -99,6 +100,9 @@
# Editors # Editors
neovim neovim
## Neovim plugins
vimPlugins.LazyVim
nano nano
micro micro