You are here |
davi.sh | ||
| | | |
blog.janissary.xyz
|
|
| | | | ||
| | | |
ejpcmac.net
|
|
| | | | ||
| | | |
nixcademy.com
|
|
| | | | I recently bought a Macbook because more and more people are asking me how touse Nix in certain situations under MacOS.In this article, we walk through installing Nix on MacOS and see how pleasantthe experience is these days.After that, we show how to go declarative on MacOS with nix-darwin to enablecompilation for Linux and Intel Macs, as well as some other nice features. | |
| | | |
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... |