Explore >> Select a destination


You are here

tonyfinn.com
| | stephank.nl
1.1 parsecs away

Travel
| | [AI summary] The author shares a technical guide on migrating personal NixOS configurations to use flakes, detailing methods for remote deployment, managing automatic upgrades on different systems, and setting up a private Git hosting server.
| | johns.codes
1.1 parsecs away

Travel
| | Reproducible dev environments and builds with Nix
| | blog.thalheim.io
1.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...
| | hoverbear.org
11.5 parsecs away

Travel
| Using Home Manager to declaratively set key desktop environment knobs.