summaryrefslogtreecommitdiffstats
path: root/modules/plugins/git/neogit/default.nix
blob: d3f82759872b92497697fa71cdecf91f11808115 (plain)
1
2
3
4
5
6
{
  imports = [
    ./config.nix
    ./neogit.nix
  ];
}