Declarative tmuxinator Projects with Home Manager
How I wrote a custom Home Manager module to manage tmuxinator projects declaratively - and why I've decided to contribute it upstream.
Read full post →How I wrote a custom Home Manager module to manage tmuxinator projects declaratively - and why I've decided to contribute it upstream.
Read full post →How a version bump exposed native library dependencies in kotlin-lsp and what it takes to package them on NixOS
Read full post →A short how-to explaining how to package the kotlin-lsp language server with Nix in order to use it with NixVim
Read full post →A sunny sprint of code and community in Lanzarote. OceanSprint 2025 brought together Nix enthusiasts for a week of collaboration, exploration, and connection—fueled by shared purpose and amazing sponsors.
Read full post →In this blog post I explore the challenges of running an enterprise Java application on NixOS, highlighting issues with Gradle support and authenticated resources. I share lessons learned, workarounds, and why NixOS remains a powerful choice for managing infrastructure despite these hurdles.
Read full post →This is another blog post that covers the intersection between Gradle and NixOS. This time we look at an optimization I made to the Gradle build support in nixpkgs.
Read full post →Learn how to resolve Gradle's missing libudev warnings on NixOS, ensuring smooth builds and complete telemetry data.
Read full post →In this blog post, we’ll explore the NixOS module system and how to declare options within it, a key skill for writing custom modules or contributing to NixOS.
Read full post →How to build a Gradle project using Nix - 2025 edition.
Read full post →