feat(ops/nixos/modules): Add TVL slapd module
This initialises an OpenLDAP server for tvl.fyi This is the least annoying way to bootstrap Gerrit. Yep.
This commit is contained in:
parent
afe0841e9d
commit
740b4b37fc
3 changed files with 60 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ in lib.fix(self: {
|
|||
../modules/depot.nix
|
||||
../modules/hound.nix
|
||||
../modules/monorepo-gerrit.nix
|
||||
../modules/tvl-slapd/default.nix
|
||||
"${pkgs.nixpkgsSrc}/nixos/modules/services/web-apps/gerrit.nix"
|
||||
];
|
||||
depot = depot;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue