fix steam & vcam

This commit is contained in:
soraefir
2025-08-17 12:14:12 +02:00
parent 0650ff3933
commit 165791bbdb
5 changed files with 12 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "v4l2loopback" ];
boot.extraModulePackages = with config.boot.kernelPackages;
[ v4l2loopback.out ];
[ v4l2loopback ];
fileSystems."/" = {
device = "NA";