mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-27 17:56:50 +00:00
git/neogit: module init
This commit is contained in:
parent
b485040933
commit
94908ffb0a
8 changed files with 83 additions and 3 deletions
6
modules/plugins/git/neogit/default.nix
Normal file
6
modules/plugins/git/neogit/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./neogit.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue