feat(nixvim): added conform
also fixed merge conflict
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
{
|
||||
imports = [
|
||||
inputs.nixvim.homeModules.nixvim
|
||||
];
|
||||
./plugins
|
||||
];
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
||||
Reference in New Issue
Block a user