tvl-depot/users/tazjin/nixos
Vincent Ambo 425a54d361 fix(tazjin/tverskoy): disable systemd-oomd
This seems to have been turned on in ~November/December 2022, and is
wreaking havoc on my system usability as it keeps killing my X session
as soon as any kind of load happens on the system.

This can be as little as accidentally playing two YouTube videos (as
each YouTube tab can take 3-5GiB of RAM), or trying to process a
dataset locally.

I'm not sure if this is the culprit, but it sure seems like it.

Change-Id: Id742b4506262cc362c9fd3f2575aea23e5c092a7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7858
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
2023-01-17 20:40:13 +00:00
..
camden chore(tazjin/camden): fix use of deprecated ACME options 2022-10-02 13:52:28 +00:00
frog fix: reflect renames of Nix configuration options 2022-08-25 16:34:39 +00:00
modules chore(tazjin/predlozhnik): move to //corp 2023-01-17 18:23:52 +00:00
polyanka chore(tazjin/polyanka): turn on automatic-gc module 2022-12-28 08:25:13 +00:00
tverskoy fix(tazjin/tverskoy): disable systemd-oomd 2023-01-17 20:40:13 +00:00
zamalek chore(tazjin/zamalek): remove zerotier & tailscale from config 2022-11-29 17:26:32 +00:00
.gitignore feat(tazjin/tverskoy): Support local configuration 2022-03-31 13:24:27 +00:00
default.nix feat(tazjin/nixos): Add system configuration for zamalek 2022-05-10 13:41: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)