|
You are here |
hoverbear.org | ||
| | | | |
hugosum.com
|
|
| | | | | 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. | |
| | | | |
xeiaso.net
|
|
| | | | | Xe Iaso's personal website. | |
| | | | |
blog.dbalan.in
|
|
| | | | | [AI summary] A technical tutorial explaining how to declaratively configure a macOS system using Nix, Nix-darwin, and Home Manager, covering bootstrapping the system and managing packages and user environments. | |
| | | | |
blog.thalheim.io
|
|
| | | 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... | ||