NixOS
NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages.
Most of my infrastructure is on NixOS.
§Nix builder
§Links
§nix-community/impermanence: Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
impermanence provides modules to setup your system with ephemeral root storage 🙃
§TODO https://elvishjerricco.github.io/2018/06/24/secure-declarative-key-management.html (Secure, Declarative Key Management with NixOps, Pass, and nix-plugins)
§TODO fghibellini/nix-haskell-monorepo: Pragmatic tutorial on how to use nix with a haskell monorepo
§TODO Running Unpatched Binaries on NixOS - BAM Weblog
Properties
:CREATED:
§TODO How I Start: Nix - Christine Dodrill
Super guide to nix in a project with niv 💓
§TODO NixOS on a Raspberry Pi: creating a custom SD image with OpenSSH out of the box | Roberto Frenna
§TODO Nix(OS) Thoughts