From efb53eb04fd752d8772bb6360a0c5f757b6b07b9 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Wed, 28 May 2025 13:10:02 +0200 Subject: [PATCH] conduit is not backported --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1174373..e34868b 100644 --- a/flake.nix +++ b/flake.nix @@ -68,7 +68,6 @@ nixosConfigurations = let microvm-stable-list = [ - "conduwuit" "forgejo" "miniflux" "radicale" @@ -76,6 +75,7 @@ microvm-unstable-list = [ "auth" "immich" + "conduwuit" ]; microvm-builder = (