feat(nixvim): added conform

also fixed merge conflict
This commit is contained in:
2025-10-02 12:39:52 +01:00
parent fd30dc9698
commit 83219fe6de
5 changed files with 29 additions and 7 deletions

View File

@@ -2,7 +2,8 @@
{
imports = [
inputs.nixvim.homeModules.nixvim
];
./plugins
];
programs.nixvim = {
enable = true;
defaultEditor = true;