tvl-depot/users/tazjin/nixos
Vincent Ambo 11aacd7857 feat(tazjin/nixos): setup niri (scrolling window manager)
This commit is experimental for now.

The backstory is this: There are use-cases where tiling windows (as in EXWM,
which I normally use) annoy me. There are also use-cases where stacking
windows (as in e.g. XFCE, which I tried for a bit) are annoying.

Scrolling WMs are a new thing which is sort of similar to tiling, but as it adds
more screen real estate doesn't require shuffling around or resizing of existing
windows basically ever.

I'm going to trial this (assuming I can get everything that's relevant for me
set up) and see how it goes.

Change-Id: I603c87b8ebd7fbde763d9d4708e098e9079889c5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12402
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
2024-08-31 23:47:57 +00:00
..
arbat chore(users/tazjin): hardware.opengl -> hardware.graphics 2024-08-25 09:19:25 +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): ensure networkmanager is always enabled 2024-08-31 23:46:55 +00:00
koptevo chore(3p/sources): Bump channels & overlays 2024-04-28 16:39:26 +00:00
modules feat(tazjin/nixos): setup niri (scrolling window manager) 2024-08-31 23:47:57 +00:00
tverskoy chore(users/tazjin): hardware.opengl -> hardware.graphics 2024-08-25 09:19:25 +00:00
zamalek chore(users/tazjin): hardware.opengl -> hardware.graphics 2024-08-25 09:19:25 +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)