/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

earthly.dev
| | www.thedroneely.com
1.5 parsecs away

Travel
| | NixOS is a Linux distribution built around the nix package manager.
| | serokell.io
1.8 parsecs away

Travel
| | Learn how the Nix package manager can help you make the development process more efficient and simpler.
| | daniel-siepmann.de
1.5 parsecs away

Travel
| | Interested in a declarative way to describe your user environment on macOS / Linux systems? This post explains my transition to nix and home-manager to achieve the goal.
| | rbf.dev
21.8 parsecs away

Travel
| NixOS has a great out-of-the-box support for ARM64v8 systems, but that comes with a catch: you have to use the prebuilt images to install the system, which are (obviously) not customizable, and come without OpenSSH enabled by default. Unfortunately, this requires to attach a display to the Raspberry Pi to complete an installation - not ideal! This article is the story of my journey to build a custom NixOS image for my Raspberry Pi, with all the pitfalls and errors I had to solve to eventually reach the o...