No description
Find a file
Pim Kunis d22361c920 Fix wifi on warwick
Advertise IPv6 range on tailscale
2025-12-29 18:01:39 +01:00
home-manager Don't install theme manager 2025-12-23 11:53:48 +01:00
machines Fix wifi on warwick 2025-12-29 18:01:39 +01:00
nixos Fix wifi on warwick 2025-12-29 18:01:39 +01:00
secrets Replace Niels age key 2025-12-21 17:35:05 +01:00
.envrc Add git-hooks 2024-10-28 12:25:19 +01:00
.gitignore Fix number of workspaces in GNOME 2024-11-19 17:52:33 +01:00
.sops.yaml Replace Niels age key 2025-12-21 17:35:05 +01:00
checks.nix Remove relative path in flake check 2024-11-11 22:33:24 +01:00
colmena.nix Avoid Kubernetes for container Tailscale networking 2025-09-04 16:08:50 +02:00
flake.lock Update blog 2025-12-25 21:25:56 +01:00
flake.nix Update tangled knot 2025-12-07 15:10:58 +01:00
formatter.nix Add keybinding for neotree 2025-02-25 22:27:31 +01:00
globals.nix Add WIP home assistant module 2025-12-21 20:14:49 +01:00
home-modules.nix Expose HM module 2025-08-18 13:46:00 +02:00
nixos-configurations.nix Avoid Kubernetes for container Tailscale networking 2025-09-04 16:08:50 +02:00
packages.nix Update blog 2025-12-25 21:25:56 +01:00
README.md Remove Kubernetes. 2025-12-14 17:01:28 +01:00
treefmt.nix Format JSON files 2024-11-11 22:44:45 +01:00

nixos-configs

NixOS configurations for the machines I manage.

Currently managed systems:

  • blocktech: My current laptop, a ThinkPad P1 running GNOME.
  • gamepc: My gaming PC running Cosmic
  • warwick: A Raspberry Pi 4 Model B, which mostly does monitoring
  • atlas: A Gigabyte Brix, currently running NixOS containers
  • lewis: A Gigabyte Brix, currently running NixOS containers
  • roeland: A Minisforum UN100P, runs my Jellyfin + *arr setup

Deployment

I use Colmena for deploying my machines.

To apply to the local machine:

sudo colmena apply-local --sudo

To apply to all remotely managed systems:

colmena apply