|
You are here |
msfjarvis.dev | ||
| | | | |
vincent.bernat.ch
|
|
| | | | | Caddy, a web server written in Go, supports compile-time plugin extensions. This article explains how to add plugins using Nix and xcaddy. | |
| | | | |
johns.codes
|
|
| | | | | Reproducible dev environments and builds with Nix | |
| | | | |
tonyfinn.com
|
|
| | | | | Flakes are a mechanism for describing a collection of Nix resources, and are central to much of the new improved interfaces added to Nix in recent years. This post outlines their benefits and creation of a couple of example flakes. | |
| | | | |
rbf.dev
|
|
| | | 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... | ||