tvl-depot/ops/nixos
Luke Granger-Brown 9993b0beba feat(ops/nixos/camden): add /meet/ redirect to tvl.fyi
I'm too lazy to keep going to the website to click the button
and also too lazy to add my own redirect.

Add one to tvl.fyi.
2020-05-11 01:24:13 +01:00
..
camden feat(ops/nixos/camden): add /meet/ redirect to tvl.fyi 2020-05-11 01:24:13 +01:00
dotfiles chore(ops/nixos): Remove deprecated NixOS config files 2020-01-04 22:50:34 +00:00
modules chore(third_party): Remove Tailscale derivation 2020-04-04 13:02:57 +01:00
nugget feat(ops/nixos/nugget): Enable SSH agent on nugget 2020-04-26 18:40:16 +01:00
.gitignore chore(ops/nixos): Move NixOS configuration one level up 2020-01-04 22:50:19 +00:00
default.nix chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00: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): Add 'rebuilder' helper script 2020-01-04 22:50:34 +00: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:

  • nugget - desktop computer at home
  • urdhva - T470s (currently with edef)