tvl-depot/ops/nixos
sterni 2d136e0327 feat(todolist): use static slapd user data for knownUsers
Since the slapd data is static and generated using nix, we can simply
move the user list into ops/users, so it's recognized by readTree and we
can use it as ops.users both in ops/nixos/tvl-slapd and web/todolist as
a general purpose user registry for depot.

Update docs/REVIEWS.md as well.

Change-Id: I35caaaab70a5578c47cedc7f33077dd513766290
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2419
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-01-18 23:18:55 +00:00
..
tvl-slapd feat(todolist): use static slapd user data for knownUsers 2021-01-18 23:18:55 +00:00
tvl-sso chore(ops/nixos/tvl-sso): add secrets 2020-07-06 23:08:00 +00:00
whitby chore(ops/whitby): Move ACME registrations to an @tvl.fyi address 2021-01-18 00:54:33 +00:00
www feat(ops/nixos): Serve tazj.in from whitby temporarily 2021-01-17 05:42:55 +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
all-systems.nix feat(gs/system): Init yeren 2020-11-30 00:03:50 +00:00
clbot.nix feat(nixos/clbot): Add ability to post in multiple channels 2020-08-17 21:50:45 +00:00
default.nix feat(ops/nixos): Give all nixoses a config.depot 2020-11-22 21:59:58 +00:00
depot.nix refactor(ops/nixos): Move my NixOS configurations to //users/tazjin 2020-06-13 23:52:35 +00:00
irccat.nix feat(ops/irccat): Add a NixOS module for launching irccat 2020-11-08 18:38:08 +00:00
monorepo-gerrit.nix fix(ops/monorepo-gerrit): Escape escape characters with more escape characters 2020-08-31 23:21:45 +00:00
panettone.nix feat(ops/panettone): Add configuration for irccat 2020-11-17 22:00:52 +00:00
paroxysm.nix feat(ops/nixos/paroxysm): Set Restart = "always" 2020-11-05 13:30:42 +00:00
quassel.nix feat(ops/nixos): Add module for running a Quassel daemon 2020-07-08 22:10:08 +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): Bump version to 3.18.0 2020-08-17 21:52:48 +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.