No description
- Nix 100%
- Set up Loki on roeland (/mnt/BFD/loki) with tsdb/v13 schema, inmemory kvstore, warn log level - Add shared Vector module shipping journald logs to Loki across all hosts and nspawn containers, with SYSLOG_IDENTIFIER fallback - Add loki.ts.kun.is Caddy vhost and DNS CNAME - Provision Loki as Grafana datasource on warwick - Package loki-mcp and add to overlay and blocktech system packages - Add git to profilarr container - Remove stale vlmcsd entry from globals.nix Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| modules | ||
| secrets | ||
| .envrc | ||
| .gitignore | ||
| .sops.yaml | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| globals.nix | ||
| README.md | ||
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