add makemkv

This commit is contained in:
2025-05-03 10:46:50 +02:00
parent d3a815834c
commit 0d2e8c0c53
2 changed files with 3 additions and 2 deletions

View File

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