nvf/modules/plugins/git/neogit/default.nix
2025-07-06 15:40:17 +02:00

6 lines
57 B
Nix

{
imports = [
./config.nix
./neogit.nix
];
}