No description
  • Nix 99.7%
  • Just 0.3%
Find a file
2026-05-26 21:32:50 +02:00
.zed Set formatter in Zed and format repo 2026-04-30 18:21:47 +02:00
claude docs: add Home Assistant, Paperless, and Prometheus MCP sections to mcp.md 2026-05-02 13:12:57 +02:00
modules cleaned up dns records for email 2026-05-26 21:32:50 +02:00
secrets More fixes to make moonlight work 2026-05-24 15:12:31 +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 hass-mcp nix package and switch MCP config to use it 2026-05-01 21:44:06 +02:00
.sops.yaml esphome: add lamp BLE proxy device config with SOPS secrets 2026-05-10 20:24:32 +02:00
CLAUDE.md Update CLAUDE.md 2026-05-24 09:35:53 +02:00
flake.lock Update flake inputs 2026-05-25 16:44:38 +02:00
flake.nix Remove dns.nix 2026-05-24 19:33:39 +02:00
globals.nix Add skskd and lidarr deployments 2026-05-24 09:35:17 +02:00
Justfile esphome: add lamp BLE proxy device config with SOPS secrets 2026-05-10 20:24:32 +02:00
lamp-ble-proxy.yaml Swap esp board for ble adv proxy 2026-05-24 09:36:08 +02:00
README.md Expose nextcloud on nebula 2026-03-29 17:29:42 +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 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