add kernel module for makemkv to conv

This commit is contained in:
2026-03-18 20:53:05 +01:00
parent 03df47b6f5
commit 5617e7f081

View File

@@ -10,7 +10,7 @@
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.kernelModules = [ "kvm-amd sg" ];
boot.extraModulePackages = [ ];
fileSystems."/" =