tvl-depot/ops/nixos
Vincent Ambo 68e384a77f ffeat(ops/nixos): Add a dummy to make depot available in modules
Because modules are not called via the default depot setup (for now
...), this introduces a dummy module that stores the depot tree itself
in the module configurations.

This makes it possible to write modules that use packages from the
depot.
2020-05-26 00:17:55 +00:00
..
camden ffeat(ops/nixos): Add a dummy to make depot available in modules 2020-05-26 00:17:55 +00:00
dotfiles chore(ops/nixos): Remove deprecated NixOS config files 2020-01-04 22:50:34 +00:00
modules ffeat(ops/nixos): Add a dummy to make depot available in modules 2020-05-26 00:17:55 +00:00
nugget feat(ops/nixos/nugget): Add sysctl setting necessary for perf 2020-05-24 17:32:48 +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)