From b257978c5f2767527931a62591ba65a3b4337965 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 26 May 2021 18:09:51 -0700 Subject: add LIBVIRT:{INSTALLED,DEFAULT-NETWORK-{AUTO,}STARTED} Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 2a8e6a0..a586cf9 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -50,6 +50,7 @@ (:file "src/property/grub") (:file "src/property/u-boot") (:file "src/property/hostname") + (:file "src/property/libvirt") (:file "src/connection/shell-wrap") (:file "src/connection/fork") (:file "src/connection/rehome") -- cgit v1.2.3