184 current 2025-01-04 17:34:03 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-04 17:42:11 -05:00
parent f5d8e07e07
commit e8f3ce0464
2 changed files with 46 additions and 0 deletions

View File

@@ -5,5 +5,6 @@
}: {
programs.neovim = {
enable = true;
extraConfig = lib.fileContents ./init.vim;
};
}