Greatly simplified modules

This commit is contained in:
Greg Hellings
2023-05-02 00:36:29 -05:00
parent 45c9eaa5db
commit eff5ca9020
14 changed files with 133 additions and 153 deletions
-4
View File
@@ -5,7 +5,6 @@
libguestfs
packer
virt-manager
vagrant
];
# Give my user access to the libvirtd process
@@ -17,9 +16,6 @@
onBoot = "ignore"; # Do not auto-restart VMs on boot, unless they are marked autostart
};
waydroid.enable = true;
lxd.enable = true; # Needed for waydroid
virtualbox.host.enable = true;
};