tvl-depot/users/tazjin/nixos
Vincent Ambo f520bd40ca refactor: Replace 'depotPath' with 'depot.path'
Instead of having two ways of accessing the path to the depot (one of
which was stuttering, depot.depotPath) we settle on only one:
depot.path.

This was mostly used for NixOS module imports.

Co-Authored-By: Florian Klink <flokli@flokli.de>
Change-Id: I2c0db23383fc34f6ca76baaad4cc4af2d9dfae15
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2962
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
Reviewed-by: sterni <sternenseemann@systemli.org>
2021-04-12 21:55:07 +00:00
..
camden refactor: Replace 'depotPath' with 'depot.path' 2021-04-12 21:55:07 +00:00
frog refactor: Replace 'depotPath' with 'depot.path' 2021-04-12 21:55:07 +00:00
tverskoy refactor: Move nixpkgs attribute to third_party.nixpkgs 2021-04-10 21:18:55 +00:00
default.nix refactor(tazjin/nixos): Use setup scripts from //ops/nixos 2021-04-01 18:00:52 +00:00
README.md refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00

NixOS configuration

My NixOS configurations! 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, and some of the modules stem from //ops/modules.

Machines are deployed with the script at ops.nixos.rebuild-system.

Configured hosts:

  • tverskoy - X13 AMD that's travelling around with me
  • frog - weapon of mass computation (in storage in London)
  • camden - NUC formerly serving tazj.in (in storage in London)