/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kokada.capivaras.dev
| | kokada.dev
1.8 parsecs away

Travel
| | [AI summary] A tutorial on configuring NixOS VM tests to access the internet by using Docker sandboxing to run QEMU and enabling DHCP within the isolated environment.
| | jvns.ca
2.7 parsecs away

Travel
| | Some notes on NixOS
| | blog.thalheim.io
4.2 parsecs away

Travel
| | In this article, I will explain how to perform full integration tests with flakes outside nixpkgs. With NixOS testing framework, you can create end-to-end integration tests easily. It all comes down to starting a virtual machine based on your custom modules and testing its state with a Python script. This way, you can identify in advance all the regressions and incompatible configurations arising from the updates you introduced. One of the framework's upsides is that it's extremely fast - maybe the faste...
| | hugosum.com
13.7 parsecs away

Travel
| In this post I will share my experience on customizing Firefox using Nix and Home Manager, so you can manage your Firefox's settings, extensions and policies with a reproducible and declarative configuration.