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

@@ -22,7 +22,7 @@
{
imports = # For now, if applying to other system, swap files
[(import ./hardware-configuration.nix)] ++ # Current system hardware config @ /etc/nixos/hardware-configuration.nix
(import ../../modules/desktop/virtualisation) ++ # Docker
#[(import ../../modules/desktop/virtualisation/docker.nix)] ++ # Docker
(import ../../modules/services/nasbackup) ++ # Server Services
(import ../../modules/hardware); # Hardware devices