From 94f2b8f05515576ea10eeaf0bfadf1cf2742160e Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 19 May 2026 21:08:26 -0500 Subject: Add KVM module with Windows guest support --- hosts/desktop/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 3a02d84..877ff8f 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -19,6 +19,7 @@ in ./hardware-configuration.nix ../../modules/common.nix ../../modules/llm.nix + ../../modules/kvm.nix ]; boot.loader.grub = { -- cgit v1.2.3