From 209dbb59fe8f4b9a7cf0c81cc9d0c1b5fd6c87f1 Mon Sep 17 00:00:00 2001 From: dichgrem Date: Tue, 22 Jul 2025 19:52:43 +0800 Subject: [PATCH] test:open_qemu --- hosts/dos/env.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dos/env.nix b/hosts/dos/env.nix index c6860db..3a94542 100644 --- a/hosts/dos/env.nix +++ b/hosts/dos/env.nix @@ -24,7 +24,7 @@ ### See https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/index.html ## Software related - QEMU-VM-Use-Case = false; + QEMU-VM-Use-Case = true; ### See https://github.com/qemu/qemu ; https://github.com/virt-manager/virt-manager Transparent-Proxy = false;