tvl-depot/users/tazjin/nixos
Vincent Ambo 6414aad6d8 fix(tazjin/nixos): let home-manager overwrite files
Chromium or something keeps barfing conflicting mime-types files, which causes
the entire home-manager activation to fail.

I'd be fine with it just overwriting those files, but couldn't be bothered to
figure out how to configure that, hence just use the fix from its error message.

Change-Id: I2e4e0807339dd426b3d99578d0d004529403a882
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11769
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2024-06-09 17:56:03 +00:00
..
arbat feat(tazjin/nixos): bootstrap arbat (Zhaoxin CPU notebook) 2024-06-09 11:36:33 +00:00
camden fix(users/tazjin): fix warnings for renamed NixOS options 2024-02-26 11:57:11 +00:00
frog chore(3p/sources): bump channels & overlays (2024-03-17) 2024-03-18 16:28:40 +00:00
khamovnik feat(tazjin/khamovnik): add VAAPI intel driver 2024-04-16 17:09:45 +00:00
koptevo chore(3p/sources): Bump channels & overlays 2024-04-28 16:39:26 +00:00
modules fix(tazjin/nixos): let home-manager overwrite files 2024-06-09 17:56:03 +00:00
tverskoy chore(3p/sources): bump channels & overlays (2024-03-07) 2024-03-08 10:22:22 +00:00
zamalek feat(tazjin/nixos): bootstrap arbat (Zhaoxin CPU notebook) 2024-06-09 11:36:33 +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)