d85c6a1b56
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> |
||
---|---|---|
.. | ||
tvl-slapd | ||
tvl-sso | ||
www | ||
.skip-subtree | ||
atward.nix | ||
automatic-gc.nix | ||
clbot.nix | ||
default-imports.nix | ||
default.nix | ||
gerrit-queue.nix | ||
git-serving.nix | ||
irccat.nix | ||
monorepo-gerrit.nix | ||
nixery.nix | ||
owothia.nix | ||
panettone.nix | ||
paroxysm.nix | ||
prometheus-fail2ban-exporter.nix | ||
quassel.nix | ||
README.md | ||
restic.nix | ||
smtprelay.nix | ||
sourcegraph.nix | ||
tvl-buildkite.nix | ||
tvl-cache.nix | ||
v4l2loopback.nix |
NixOS modules
This folder contains various NixOS modules shared by our NixOS configurations.
It is not read by readTree
.