editors.neovim: Avoid to change home config
All checks were successful
check / check (push) Successful in 36s
All checks were successful
check / check (push) Successful in 36s
This commit is contained in:
parent
4e98a50b3d
commit
0f8ce1ae94
1 changed files with 0 additions and 3 deletions
|
@ -255,8 +255,5 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# Source : https://www.lazyvim.org/
|
|
||||||
modules.home.apps.kitty.enable = lib.mkDefault true;
|
|
||||||
modules.home.shell.git.enable = lib.mkDefault true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue