Added git credentials store. (This is also a test push for it)

This commit is contained in:
2025-08-28 15:37:42 +02:00
parent 5ef38501e4
commit 5497c5a7ae
4 changed files with 64 additions and 61 deletions

View File

@ -7,11 +7,12 @@
];
programs.neovim = {
enable = true;
# ...
plugins = with pkgs.vimPlugins; [
LazyVim
];
#extraPackages = with pkgs.vimPlugins; [
#
# LazyVim
#];
#extraLuaConfig =
## lua