Nixcademy Blog Posts with Tag "systemd"
Faster and cheaper NixOS integration tests with containers

AI-generated image. Human-written content.
📆 Fri Mar 13 2026 by Jacek Galowicz
The new container support in the NixOS integration test driver allows for faster and lighter testing, let's see how it works!
NixOS OTA Updates with systemd-sysupdate: Immutable A/B System Partitions

AI-generated image. Human-written content.
📆 Mon Nov 03 2025 by Jacek Galowicz
NixOS systemd-sysupdate tutorial: build immutable A/B system partitions for over-the-air appliance updates. Part 3 of our NixOS image series.
Self-growing NixOS appliance images with systemd-repart

AI-generated image. Human-written content.
📆 Fri Oct 03 2025 by Jacek Galowicz
How to build small, self-inflating NixOS images with systemd-repart that automatically repartition to use the full disk on the first boot.
Multi-Version PHP with Nginx on NixOS: Containerized and Not

AI-generated image. Human-written content.
📆 Mon Sep 04 2023 by Jacek Galowicz
Configure a web server with multiple PHP versions on NixOS using its declarative approach, and wrap it into NixOS containers for extra isolation.
Running NixOS from any Linux Distro in systemd-nspawn Containers

AI-generated image. Human-written content.
📆 Tue Aug 29 2023 by Jacek Galowicz
Run NixOS on any Linux distro using systemd-nspawn! Discover how to leverage machinectl for seamless, persistent, and configurable container management.