Update muop

This commit is contained in:
muon 2025-11-07 18:07:23 +00:00
parent f6c298b008
commit de705db5c1
2 changed files with 19 additions and 4 deletions

View file

@ -9,7 +9,7 @@
boot.initrd.availableKernelModules =
[ "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.kernelModules = [ "v4l2loopback" ];
boot.extraModulePackages = [ ];
boot.supportedFilesystems = [ "ntfs" "btrfs" ];