From f0ec4dd5e02e2ac34819b852168f35b8e0c728d1 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:19:43 +0400 Subject: [PATCH] virt-manager tryout on sakopc --- hosts/sakopc/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 6f207d07..96e8dc26 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -110,6 +110,9 @@ sops.enable = true; certs.enable = true; }; + virtualization = { + virt-manager.enable = true; + }; }; # fuck you AOC