tvl-depot/users/tazjin/nixos
Vincent Ambo e778a33710 chore(3p/sources): bump channels & overlays (2023-10-04)
nixpkgs changed something in how it deals with configuration of the
package set itself when that is externally instantiated (like in
depot)

It seems like we can work around this mostly by just ... deleting some
code, as all instances of this were for allowing unfree code, which
we've already set on the top-level anyways.

* //users/sterni: fix nixpkgs config assertion to point at
  pkgs.config

* //users/wpcarro: disable locate service, which is broken in nixpkgs

Change-Id: Iacf6f1c8fd5b5289e7265e155d74f8269a858ceb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9541
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: wpcarro <wpcarro@gmail.com>
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
2023-10-08 20:56:43 +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(3p/sources): bump channels & overlays (2023-10-04) 2023-10-08 20:56:43 +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)