Explore >> Select a destination


You are here

www.thedroneely.com
| | thedroneely.com
0.0 parsecs away

Travel
| | NixOS is a Linux distribution built around the Nix package manager. The configuration of the entire system is declarative allowing for immutability and reproducibility.
| | tonyfinn.com
1.9 parsecs away

Travel
| | Nix is a tool for managing packages and system configurations in a declarative manner. Flakes are a new user interface to clean up many of its rough edges. This guide explains how to use Nix from first principles, via a Flake-focused approach.
| | daniel-siepmann.de
2.0 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.
| | nixcademy.com
13.2 parsecs away

Travel
| 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.