Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-11 | r/899 feat(monorepo-gerrit): Configure Gerrit for LDAP authentication | Vincent Ambo | 1 | -0/+15 | |
2020-06-11 | r/898 feat(ops/nixos/modules): Add TVL slapd module | Vincent Ambo | 2 | -0/+59 | |
This initialises an OpenLDAP server for tvl.fyi This is the least annoying way to bootstrap Gerrit. Yep. | |||||
2020-06-11 | r/897 feat(ops/nixos): Add module for configuring Gerrit for the repo | Vincent Ambo | 1 | -0/+16 | |
2020-05-26 | r/854 feat(ops/nixos): Add a module for hound | Vincent Ambo | 1 | -0/+62 | |
This module sets up hound, a generic code search engine. | |||||
2020-05-26 | r/853 ffeat(ops/nixos): Add a dummy to make depot available in modules | Vincent Ambo | 1 | -0/+16 | |
Because modules are not called via the default depot setup (for now ...), this introduces a dummy module that stores the depot tree itself in the module configurations. This makes it possible to write modules that use packages from the depot. | |||||
2020-04-04 | r/621 chore(third_party): Remove Tailscale derivation | Vincent Ambo | 1 | -77/+0 | |
This is now part of nixpkgs itself. | |||||
2020-04-04 | r/615 feat(ops/nixos/nugget): Add module for v4l2loopback support | Vincent Ambo | 1 | -0/+12 | |
This kernel module creates a fake video input device to which I can stream various things, such as screen grabs or qyliss' video stream for TVL. | |||||
2020-02-11 | r/532 feat(ops/nixos): Add NixOS module for running tailscale | Vincent Ambo | 2 | -0/+78 | |
This uses the "legacy" tailscale Linux client, but built from source as per the previous commits. |