hyacinth/kernel: remove v4l2loopback
broken build for now
This commit is contained in:
parent
b408b82dd9
commit
db97603429
1 changed files with 0 additions and 3 deletions
|
|
@ -12,9 +12,6 @@
|
||||||
"split_lock_detect=off"
|
"split_lock_detect=off"
|
||||||
];
|
];
|
||||||
kernelPackages = lib.mkForce (pkgs.linuxPackagesFor pkgs.me.linux-lava);
|
kernelPackages = lib.mkForce (pkgs.linuxPackagesFor pkgs.me.linux-lava);
|
||||||
|
|
||||||
extraModulePackages = [ config.boot.kernelPackages.v4l2loopback.out ];
|
|
||||||
kernelModules = [ "v4l2loopback" ];
|
|
||||||
};
|
};
|
||||||
services.xserver.xrandrHeads = [{
|
services.xserver.xrandrHeads = [{
|
||||||
output = "DP-1";
|
output = "DP-1";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue