tvl-depot/ops/nixos
Vincent Ambo de4f540ed1 feat(monorepo-gerrit): Configure outbound emails for reviews
Configures Gerrit send emails from tvlbot@tazj.in for outgoing review
notifications. Emails are always plain-text and can contain diffs (up
to a maximum size of 256KiB).

The configuration options for this are documented at:

https://gerrit-review.googlesource.com/Documentation/config-gerrit.html#sendemail

Note: The password for this user is stored on the host, in a file that
is not part of version-control and is only readable by the 'git' user.

We should probably figure out a way to do secrets management ...

Change-Id: I2f99b34b1a774c28d814b0aba1f1b78fd512854e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/92
Reviewed-by: riking <rikingcoding@gmail.com>
2020-06-12 22:36:10 +00:00
..
camden feat(camden): Move hound to cs.tvl.fyi 2020-06-12 02:17:02 +00:00
dotfiles chore(ops/nixos): Remove deprecated NixOS config files 2020-01-04 22:50:34 +00:00
frog chore(nixos/frog): Move frog to nixos-unstable 2020-06-11 23:20:41 +00:00
modules feat(monorepo-gerrit): Configure outbound emails for reviews 2020-06-12 22:36:10 +00:00
nugget feat(ops/nixos/nugget): Install zoxide 2020-05-31 19:16:05 +01:00
.gitignore chore(ops/nixos): Move NixOS configuration one level up 2020-01-04 22:50:19 +00:00
default.nix feat(ops/nixos): Initial NixOS configuration for frog 2020-06-11 12:21:10 +01:00
mail.nix chore(ops/nixos): Move NixOS configuration one level up 2020-01-04 22:50:19 +00:00
README.md feat(ops/nixos): Initial NixOS configuration for frog 2020-06-11 12:21:10 +01:00

NixOS configuration

My NixOS configuration! It configures most of the packages I require on my systems, sets up Emacs the way I need and does a bunch of other interesting things.

System configuration lives in folders for each machine and a custom fixed point evaluation (similar to standard NixOS module configuration) is used to combine configuration together.

Building ops.nixos.rebuilder yields a script that will automatically build and activate the newest configuration based on the current hostname.

Configured hosts:

  • frog - weapon of mass computation at home
  • nugget - desktop computer at home
  • urdhva - T470s (currently with edef)