tvl-depot/users/tazjin/nixos
Vincent Ambo ac25e5152c fix(tazjin/nixos): disable stub-ld
This thing has been introduced recently and prints annoying warnings
when running manually patchelfed binaries with the default loader
path (which used to work fine!).

This doesn't actually fix running the binaries, which now segfault,
but at least it doesn't print a paragraph of annoying text in the
terminal instead.

Change-Id: Ie0d8c3cc124b71d244e10f3755431fb3401ff81b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10479
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-12-30 23:22:45 +00:00
..
camden chore: address renames of boot & tmp related options 2023-05-11 10:10:58 +00:00
frog fix(users/tazjin): drop cache.tvl.fyi trusted pubkey 2023-12-05 21:54:09 +00:00
khamovnik feat(tazjin/khamovnik): add some perf analysis tooling 2023-11-02 14:18:11 +00:00
koptevo fix(tazjin/koptevo): let gonic access /etc/resolv.conf 2023-10-01 22:15:34 +00:00
modules fix(tazjin/nixos): disable stub-ld 2023-12-30 23:22:45 +00:00
tverskoy chore(3p/sources): bump channels & overlays (2023-09-06) 2023-09-06 13:38:15 +00:00
zamalek refactor(tazjin/nixos): zerotier out, tailscale in (again) 2023-04-17 09:32:55 +00:00
.gitignore feat(tazjin/tverskoy): Support local configuration 2022-03-31 13:24:27 +00:00
default.nix feat(tazjin/nixos): bootstrap khamovnik 2023-06-30 11:02:22 +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)