virtualisation: restructure kvm module options and enable libvirt by default

This commit is contained in:
2024-05-02 09:56:41 +02:00
parent 08aa2cd458
commit 62acac7285
9 changed files with 39 additions and 18 deletions

View File

@@ -25,6 +25,7 @@
#[(import ../../modules/desktop/hyprland/default.nix)] ++ # Window Manager
[(import ../../modules/desktop/sway/default.nix)] ++ # Window Manager
[(import ../../modules/desktop/virtualisation/docker.nix)] ++ # Docker
[(import ../../modules/desktop/virtualisation/kvm-intel.nix)] ++ # kvm module options
(import ../../modules/hardware); # Hardware devices
boot = { # Boot options