No description
  • Nix 99.7%
  • Just 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-26 19:33:19 +02:00
.zed Set formatter in Zed and format repo 2026-04-30 18:21:47 +02:00
claude Add ProtonDB MCP server (lightweight, no Playwright, no background networking) 2026-07-26 16:06:04 +02:00
modules remove wkpool 2026-07-26 19:33:19 +02:00
secrets Remove Nebula traces 2026-07-24 17:11:30 +02:00
.envrc Consolidate MCP config into .mcp.json with sops-encrypted secrets 2026-04-24 18:20:03 +02:00
.gitignore esphome: add lamp BLE proxy device config with SOPS secrets 2026-05-10 20:24:32 +02:00
.mcp.json Add ProtonDB MCP server (lightweight, no Playwright, no background networking) 2026-07-26 16:06:04 +02:00
.sops.yaml Enroll dave and warwick in Nebula 2026-07-04 10:42:55 +02:00
CLAUDE.md Self-host headscale; retire Nebula and Tailscale SaaS 2026-07-24 09:22:50 +02:00
flake.lock Add nixos MCP 2026-07-25 19:24:57 +02:00
flake.nix Add nixos MCP 2026-07-25 19:24:57 +02:00
globals.nix lewis: port off nginx to Caddy; containerize Nextcloud + FreshRSS 2026-07-25 10:55:02 +02:00
Justfile Remove Nebula traces 2026-07-24 17:11:30 +02:00
lamp-ble-proxy.yaml esphome: Prometheus metrics for lamp + fix m5stack voice audio 2026-07-14 23:54:47 +02:00
m5stack-atom-echo-1b4530.yaml esphome: Prometheus metrics for lamp + fix m5stack voice audio 2026-07-14 23:54:47 +02:00
README.md docs: add Audiobookshelf to roeland host description 2026-06-27 12:05:57 +02: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 + Audiobookshelf 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

Collabora manual actions

Apart from the declarative commands, these commands also need to be ran on the server for a successful Collabora setup:

# From the perspective of Nextcloud
nextcloud-occ config:app:set richdocuments wopi_url --value="http://collabora.mesh.kun.is:9980"
# From the perspective of clients
nextcloud-occ config:app:set richdocuments public_wopi_url --value="http://collabora.mesh.kun.is"
nextcloud-occ richdocuments:activate-config