tvl-depot/users/tazjin/nixos
Vincent Ambo 7a62272d20 feat(tazjin/camden): Install flatcam tooling
This was previously set up manually in a nix-shell.

Invocation works like this:

  screen fswebcam --title 'tazflat' --font 'JetBrains Mono' \
                  --timestamp "%Y-%m-%d %H·%M+01" -l 60 -r 1280x720 \
                  -d /dev/video0 --jpeg 95 /var/www/blobs/flat.jpg \
                  --exec 'cp /var/www/blobs/flat.jpg /var/www/blobs/flat/at_$(date +%s).jpg'

Change-Id: I5ecf8fdf67240faf885fd12f428e368e2bc64dc8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2018
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2020-10-04 16:06:25 +00:00
..
camden feat(tazjin/camden): Install flatcam tooling 2020-10-04 16:06:25 +00:00
frog feat(tazjin/frog): Install sourcetrail 2020-08-06 02:03:36 +00:00
default.nix chore(tazjin/nixos): Include camdenSystem and frogSystem in CI 2020-08-31 23:14:11 +00:00
README.md chore(tazjin): Remove nugget system definition 2020-07-01 13:16:32 +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:

  • frog - weapon of mass computation at home
  • camden - NUC serving tazj.in, tvl.fyi & co
  • urdhva - T470s (currently with edef)