nixosTests.blocky: migrate to systemd-nspawn (#555646)

This commit is contained in:
Yohann Boniface
2026-08-24 19:17:21 +00:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{
name = "blocky";
nodes = {
containers = {
server =
{ pkgs, ... }:
{