git/neogit: module init

This commit is contained in:
Laszlo Bacsi 2025-07-06 15:26:42 +02:00
commit 94908ffb0a
No known key found for this signature in database
GPG key ID: 7AC6E86EE9E48853
8 changed files with 83 additions and 3 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./neogit.nix
];
}