No description
Find a file
Pim Kunis eddb006393 deluge: clean up torrents older than 2 weeks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-09 11:00:59 +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 deluge: clean up torrents older than 2 weeks 2026-05-09 11:00:59 +02:00
secrets blocktech: enable nixos-init, etc overlay, userborn, and declarative password 2026-04-29 16:34:06 +02:00
.envrc Consolidate MCP config into .mcp.json with sops-encrypted secrets 2026-04-24 18:20:03 +02:00
.gitignore Update flake inputs and remove formatter and git hooks 2026-03-02 22:42:05 +01: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 Consolidate MCP config into .mcp.json with sops-encrypted secrets 2026-04-24 18:20:03 +02:00
CLAUDE.md Add pim.vector.enable option and fix module wiring 2026-04-25 15:03:49 +02:00
flake.lock Uninstall lutris on gamepc because of build failure 2026-05-06 20:42:50 +02:00
flake.nix Pin yt-dlp for pinchflat to latest master Nixpkgs 2026-03-14 17:58:30 +01:00
globals.nix add kms to dns config for both ipv4 and ipv6 (to debian) 2026-04-27 17:31:49 +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