all repos — elgit @ 9b607ae70ce22c730408cdf23c2e2138a365b737

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
  ];
}