No description
Find a file
2026-03-29 17:57:36 +02:00
modules Disable container networking on lewis 2026-03-29 17:57:36 +02:00
nebula Expose more services on Nebula 2026-03-28 22:39:11 +01:00
secrets Expose nextcloud on nebula 2026-03-29 17:29:42 +02:00
.envrc
.gitignore
.sops.yaml Enrol atlas and lewis in nebula 2026-03-28 15:29:01 +01:00
flake.lock update flake inputs 2026-03-28 14:47:26 +01:00
flake.nix Pin yt-dlp for pinchflat to latest master Nixpkgs 2026-03-14 17:58:30 +01:00
globals.nix Expose nextcloud on nebula 2026-03-29 17:29:42 +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