tvl-depot/ops/nixos
Vincent Ambo 7875753659 fix(monorepo-gerrit): Disable 'DynamicUser' feature for Gerrit
This change makes Gerrit run as the 'git' user, which can be shared by
other services such as hound or cgit to access the git trees.

Change-Id: Ic6c91f3e852184f5ef21f4374738cbf687462194
Reviewed-on: https://cl.tvl.fyi/c/depot/+/21
Reviewed-by: lukegb <lukegb@tvl.fyi>
Reviewed-by: isomer <isomer@tvl.in>
2020-06-11 21:52:30 +00:00
..
camden fix(monorepo-gerrit): Configure nginx reverse proxy correctly 2020-06-11 21:13:04 +00:00
dotfiles chore(ops/nixos): Remove deprecated NixOS config files 2020-01-04 22:50:34 +00:00
frog feat(nixos/frog): Enable settings required for hardware support 2020-06-11 18:28:17 +01:00
modules fix(monorepo-gerrit): Disable 'DynamicUser' feature for Gerrit 2020-06-11 21:52:30 +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)