+outine, flake update

This commit is contained in:
Sascha Koenig
2025-07-10 06:54:42 +02:00
parent b54213cfbb
commit 55e8c6cae5
7 changed files with 31 additions and 3 deletions

View File

@ -26,7 +26,7 @@
boot.initrd.services.lvm.enable = false;
boot.extraModulePackages = with config.boot.kernelPackages; [v4l2loopback];
boot.kernelModules = ["v4l2loopback"];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.extraModprobeConfig = ''
options kvm_intel nested=1
options kvm_intel emulate_invalid_guest_state=0