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] nixos
impermanence
provides modules to setup your system with ephemeral root storage 🙃
TODO davedellacosta.com - 2019-03-29-why-nixos-is-hard-and-how-to-fix nixpkgs nixos
TODO https://elvishjerricco.github.io/2018/06/24/secure-declarative-key-management.html (Secure, Declarative Key Management with NixOps, Pass, and nix-plugins) nixos
TODO gitignore for Nix – Hercules Labs blog nixpkgs
TODO Use podman within a nix-shell nixos podman containers
TODO Dejà vu - Updating NixOS local VMs nixos
TODO Dejà vu - Direnv with nix run nixos
TODO tazjin/nix-1p: A (more or less) one page introduction to Nix, the language. nixpkgs nixos
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 Nixery
nixery.dev/shell/git/htop
TODO NixOS on a Raspberry Pi: creating a custom SD image with OpenSSH out of the box | Roberto Frenna nixos
TODO Nix(OS) Thoughts