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/laptop/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/laptop/configuration.nix') diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index a15ab2b..0544579 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -12,6 +12,7 @@ ./hardware-configuration.nix ../../modules/common.nix ../../modules/dev.nix + ../../modules/kvm.nix ]; boot.loader.grub = { -- cgit v1.2.3