all repos — elgit @ 6fc0ce917cc6ac9c1faaab61f14d686aa5bc0ab6

fork of legit: web frontend for git, written in go

default.nix (view raw)

1
2
3
4
5
6
{
  imports = [
    ./nix/overlay.nix
    ./nix/nixos-module.nix
  ];
}