tvl-depot/ops/nixos
Vincent Ambo 5b4ff0c393 feat(tvl-slapd): Load Argon2 password module in OpenLDAP
This makes it possible to use {ARGON2} hashes instead of the current
salted SHA hashes, which is a much better idea.

Unfortunately the nixpkgs module does not have an option for
overridding the package used, so it is overlaid into the system
package set - this causes widespread rebuilds.

This is fine for us for now, but I have opened a PR upstream to add a
package option: https://github.com/NixOS/nixpkgs/pull/91963

Change-Id: Ib4be931d88e74b91566639f8656742cf096f6cc3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/831
Reviewed-by: BuildkiteCI
Reviewed-by: isomer <isomer@tvl.fyi>
Tested-by: BuildkiteCI
2020-07-01 19:10:13 +00:00
..
tvl-slapd feat(tvl-slapd): Load Argon2 password module in OpenLDAP 2020-07-01 19:10:13 +00:00
.gitignore chore(ops/nixos): Move NixOS configuration one level up 2020-01-04 22:50:19 +00:00
.skip-subtree refactor(ops/nixos): Move my NixOS configurations to //users/tazjin 2020-06-13 23:52:35 +00:00
clbot.nix feat(nixos/clbot): Add a module for running clbot 2020-06-30 23:39:48 +00:00
depot.nix refactor(ops/nixos): Move my NixOS configurations to //users/tazjin 2020-06-13 23:52:35 +00:00
monorepo-gerrit.nix feat(monorepo-gerrit): Use Sourcegraph as the gitweb for Gerrit 2020-06-20 17:29:50 +00:00
README.md refactor(ops/nixos): Move my NixOS configurations to //users/tazjin 2020-06-13 23:52:35 +00:00
smtprelay.nix fix(nixos/smtprelay): Only enable if the user asks for it 2020-06-30 23:32:45 +00:00
sourcegraph.nix chore(nixos/sourcegraph): Configure Sourcegraph to use Cheddar 2020-06-20 03:00:46 +00:00
v4l2loopback.nix refactor(ops/nixos): Move my NixOS configurations to //users/tazjin 2020-06-13 23:52:35 +00:00

NixOS modules

This folder contains various NixOS modules shared by our NixOS configurations.

It is not read by readTree.