From 7b1968ce7ebaefec501bd30170f83c3e38408a5e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 23 Jul 2020 19:25:28 +0200 Subject: qemu on sif --- sif.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sif.nix b/sif.nix index 8391e825..b4b5c14c 100644 --- a/sif.nix +++ b/sif.nix @@ -563,6 +563,10 @@ wireshark.enable = true; }; + virtualisation.libvirtd = { + enable = true; + }; + system.stateVersion = "20.03"; # Did you read the comment? } -- cgit v1.2.3