/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

sandervanderburg.blogspot.com
| | stephank.nl
3.5 parsecs away

Travel
| | [AI summary] This comprehensive guide introduces the Nix package manager and its ecosystem, covering core concepts like declarative package management, Nix expressions, and the Nix language. It explains how Nix differs from traditional package managers by using functional programming principles and immutable builds. The guide also explores NixOS, a Linux distribution built on Nix, and its configuration model. It touches on related tools like nix-darwin for macOS, home-manager for user-specific configurations, and the challenges of Nix installation on macOS. The text concludes with personal reflections on Nix's benefits for system management and the author's enthusiasm for its potential.
| | xeiaso.net
4.1 parsecs away

Travel
| | Xe Iaso's personal website.
| | poignardazur.github.io
4.3 parsecs away

Travel
| | A few weeks ago, I decided to install NixOS on my laptop. I'm barely using it these days, and I already had Pop_OS installed on my work computer, so I could experiment with alternate distributions without too much risk.
| | hugosum.com
10.4 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.