Flake-parts: writing custom flake modules
A primer on writing flake-parts reusable flake modules.
A primer on writing flake-parts reusable flake modules.
Overview of the flake.nix
file, its components and what they are used for.
For a while I have been playing with the idea of running services in Linux namespaces to achieve network isolation from the “host” system on Linux. This project, written in literate programming style, is an Nix-based implementation of a configurable network namespace that uses Wireguard.