tvl-depot/users/tazjin/nixos
Vincent Ambo 63d3d8cc35 fix(tazjin/koptevo): let gonic access /etc/resolv.conf
Without this line, accessing external APIs from Gonic (e.g. scrobbling
to Listenbrainz) does not work (unless a local resolver exists). This
is because in the pure Go DNS implementation used in gonic, only
/etc/resolv.conf can provide resolvers.

Change-Id: I26dd9a845b0a70c4cfb983c68da2b76b7e57dfec
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9502
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-10-01 22:15:34 +00:00
..
camden chore: address renames of boot & tmp related options 2023-05-11 10:10:58 +00:00
frog chore(users/tazjin): drop 'exa' from my systems 2023-09-15 08:32:31 +00:00
khamovnik chore(tazjin/khamovnik): load private Emacs config automatically 2023-08-29 15:14:22 +00:00
koptevo fix(tazjin/koptevo): let gonic access /etc/resolv.conf 2023-10-01 22:15:34 +00:00
modules fix(tazjin/koptevo): minor reliability fixes for music setup 2023-10-01 14:26:41 +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)