fix(neovim): better default for ollama and disable neovim in the module
Of course, enable neovim in the desktop and laptop configs
This commit is contained in:
parent
6cde9353ab
commit
efe37836bd
3 changed files with 17 additions and 4 deletions
|
@ -117,6 +117,10 @@
|
|||
# MODULES #
|
||||
#
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
modules.hyprland = {
|
||||
# Enable scripts
|
||||
scripts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue