Crafting Systems on NixOS: Part 3

Опубликовано: 09 Август 2026
на канале: Sourcerer
236
4

In this live series, I’m rebuilding my entire NixOS system configuration from the ground up. This setup powers my daily driver laptop, backup machine, and a network of self-hosted servers I've used every day for a few years now. I’ll walk through how everything fits together, what I’ve learned so far, and how I plan to evolve it over time.

In this session I'm going to rebuild my test infrastructure using the `microvm.nix` module. This is to keep the state of the machine across builds, unless I need to get rid of it. `build-vm` approach used in the previous session is causing the machine's `ssh` keys to change on each build, which is not ideal for some of the configurations I'm planning for.

Reach out and Chat
Matrix: https://matrix.to/#/#sourcery-zone:matrix.org

Timestamps
[TBD]

#nixos #home-manager #devops #linux #homelab