tvl-depot/ops/nixos
Luke Granger-Brown 4bfcd09682 refactor(ops/nixos): add "depot" argument to NixOS modules
For the moment I've opted to not import all of the other things we'd
usually provide to things imports via readTree, because I think it's a
bit dangerous to accidentally overwrite things like NixOS' notion of
"lib" with our own version.

So for the moment, baseModule provides only "depot".

Change-Id: I3db9132a3d9227055d4c1b00f02effcb84edcc53
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2760
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-04-02 18:00:14 +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 feat(ops/whitby): add sterni to trusted users 2021-04-02 10:21:32 +00:00
www feat(ops/nixos/www): Enable tvl.su aliases for dev tools 2021-04-02 11:10:51 +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(tazjin/nixos): Initial check in of new host (tverskoy) 2021-03-21 00:55:58 +00:00
clbot.nix feat(nixos/clbot): Add ability to post in multiple channels 2020-08-17 21:50:45 +00:00
default.nix refactor(ops/nixos): add "depot" argument to NixOS modules 2021-04-02 18:00:14 +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 revert(monorepo-gerrit): Revert to using cgit for Gerrit 2021-03-31 21:48:06 +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(ops/nixos): Update Sourcegraph to 3.26.0 2021-03-22 20:46:31 +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.