enable nvim and smaller config changes

This commit is contained in:
2022-10-22 16:31:30 +02:00
parent 7c4778c9c7
commit c57a02317f
2 changed files with 7 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
{
imports = # Home Manager Modules
# (import ../modules/editors) ++
(import ../modules/editors) ++
(import ../modules/programs) ++
(import ../modules/services) ++
(import ../modules/shell);