tvl-depot/ops
Griffin Smith d85c6a1b56 feat(ops/modules): Provide some modules to all nixoses
For modules that are gated behind a mkEnableOption, it's reasonable to
just provide them to all Depot-built nixos systems without requiring
people to explicitly import them. This defines a special module called
`default-imports.nix` which imports these modules (currently just
tvl-cache.nix and automatic-gc.nix, as I'm being rather conservative
adding things here to avoid breaking anyone's system), then provides
that module as one of the `modules` passed at the top-level
nixos/eval-config invocation.

Change-Id: I3be299ab10ae4c451ef11c514edb3c89318a2278
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4345
Tested-by: BuildkiteCI
Autosubmit: grfn <grfn@gws.fyi>
Reviewed-by: tazjin <mail@tazj.in>
2021-12-16 14:17:35 +00:00
..
besadii fix(ops/besadii): Don't send notifications for CI status 2021-12-15 19:01:55 +00:00
deploy-whitby fix(deploy-whitby): Add jq to script $PATH 2021-09-11 14:33:42 +00:00
dns refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
gerrit-tvl feat(gerrit-tvl): add Buildkite-backed Checks plugin implementation 2021-04-07 11:19:04 +00:00
journaldriver refactor(ops): Consistent use of depot.third_party vs. pkgs 2021-04-10 12:09:20 +00:00
kontemplate docs(kontemplate): Remove mention of kontemplate website 2021-09-18 12:35:47 +00:00
machines feat(ops/modules): Provide some modules to all nixoses 2021-12-16 14:17:35 +00:00
modules feat(ops/modules): Provide some modules to all nixoses 2021-12-16 14:17:35 +00:00
mq_cli chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
pipelines fix(ops/pipelines): Allow steps to run immediately after upload 2021-12-15 16:55:03 +00:00
posix_mq.rs chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
secrets feat(ops/secrets): Make (encrypted) secrets part of the tree 2021-12-12 11:19:24 +03:00
users feat(ops/users): Add wpcarro 2021-12-13 23:54:12 +03:00
nixos.nix refactor(ops/nixos): Pass depot as a special argument 2021-05-24 21:48:37 +00:00