tvl-depot/users/tazjin/nixos
Vincent Ambo 609b68031b chore(3p/sources): bump channels & overlays (2024-09-01)
Included changes:

* users/aspen: explicitly use open-source nvidia driver

  This now has to be specified explicitly, otherwise evaluation fails with an
  error.
* users/aspen: nixfmt -> nixfmt-classic
* users/aspen: fixes for renamed packages & options
* users/tazjin: fixes for renamed packages & options
* 3p/overlays: remove cbtemulator patch (merged upstream)
* tvix/shell: remove unnecessary patches (merged upstream)
* 3p/rust-crates: mark libgit2_sys as broken
* users/Profpatsch: mark git-db as broken
* 3p/overlays: pick `mypaint` from stable channel
* tvix: fix comments that clippy doesn't like anymore
* tvix/glue: disable a misfiring clippy lint (applying its suggestion breaks
  code below)

Change-Id: I6d3fc027694bbe7425a2d25dc53d65467a44f3b0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12403
Tested-by: BuildkiteCI
Reviewed-by: aspen <root@gws.fyi>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: tazjin <tazjin@tvl.su>
2024-09-05 20:56:31 +00:00
..
arbat chore(3p/sources): bump channels & overlays (2024-09-01) 2024-09-05 20:56:31 +00:00
camden fix(users/tazjin): fix warnings for renamed NixOS options 2024-02-26 11:57:11 +00:00
frog chore(users/tazjin): hardware.opengl -> hardware.graphics 2024-08-25 09:19:25 +00:00
khamovnik fix(tazjin/khamovnik): try to force suspend on all lid close events 2024-09-03 22:26:31 +00:00
koptevo chore(3p/sources): Bump channels & overlays 2024-04-28 16:39:26 +00:00
modules chore(3p/sources): bump channels & overlays (2024-09-01) 2024-09-05 20:56:31 +00:00
tverskoy chore(users/tazjin): hardware.opengl -> hardware.graphics 2024-08-25 09:19:25 +00:00
zamalek chore(3p/sources): bump channels & overlays (2024-09-01) 2024-09-05 20:56:31 +00:00
.gitignore feat(tazjin/tverskoy): Support local configuration 2022-03-31 13:24:27 +00:00
default.nix feat(tazjin/nixos): bootstrap arbat (Zhaoxin CPU notebook) 2024-06-09 11:36:33 +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)