aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-26 18:09:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-26 18:11:16 -0700
commitb257978c5f2767527931a62591ba65a3b4337965 (patch)
tree94430a36941d709da4644901a75fd8ab9146ada0 /consfigurator.asd
parent5d488aa831100ff04d8c81f413313f4281f43cfb (diff)
downloadconsfigurator-b257978c5f2767527931a62591ba65a3b4337965.tar.gz
add LIBVIRT:{INSTALLED,DEFAULT-NETWORK-{AUTO,}STARTED}
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
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")