From 0437f0f5ee94cf4b77ff7e6db3eeba1f6a25c03a Mon Sep 17 00:00:00 2001 From: William Date: Mon, 30 Mar 2026 17:53:44 -0300 Subject: [PATCH] podman for alexandria --- aspects/hosts/alexandria.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspects/hosts/alexandria.nix b/aspects/hosts/alexandria.nix index be5027e..e4ce7bf 100644 --- a/aspects/hosts/alexandria.nix +++ b/aspects/hosts/alexandria.nix @@ -13,7 +13,7 @@ in server # other aspects fwupd - libvirtd + podman ]; }; }