tvl-depot/ops/nixos
tazjin 674d921202 revert(whitby): Use Tvix as the system Nix on whitby
This reverts commit 8fa3087067.

Reason for revert:

This almost worked. We discovered two important issues:

- The daemon startup does not correctly handle the socket passed in by systemd.

- There is some issue with chunking of large calls, running a build for ci-builds resulted in:

tazjin@whitby /depot (canon)> nix-build -A ciBuilds.__allTargets
E20200821 01:42:22.846053 12601 shared.cc:306] error: Rpc call addTextToStore to unix:///nix/var/nix/daemon-socket/socket failed (RESOURCE_EXHAUSTED): Received message larger than max (10889961 vs. 4194304)

Change-Id: Ic5ba4ef06a4953cf71a36b139fe25ea673cb6fee
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1802
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
2020-08-21 02:01:33 +00:00
..
tvl-slapd chore(tvl-slapd): decapitalise V's username, use displayName instead 2020-08-19 01:23:39 +00:00
tvl-sso chore(ops/nixos/tvl-sso): add secrets 2020-07-06 23:08:00 +00:00
whitby revert(whitby): Use Tvix as the system Nix on whitby 2020-08-21 02:01:33 +00:00
www feat(ops/nixos): Deploy Panettone to Whitby 2020-07-23 22:09:15 +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(ops/nixos): Add generic rebuild-system script 2020-07-06 15:16:36 +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): Add generic rebuild-system script 2020-07-06 15:16:36 +00:00
depot.nix refactor(ops/nixos): Move my NixOS configurations to //users/tazjin 2020-06-13 23:52:35 +00:00
monorepo-gerrit.nix chore(monorepo-gerrit): add Checks plugin to Gerrit module 2020-07-27 00:00:48 +00:00
panettone.nix refactor(web/panettone): Remove prevalence 2020-07-29 01:57:49 +00:00
paroxysm.nix fix(ops/paroxysm): Ensure paroxysm is started on boot 2020-08-01 02:46:20 +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.