feat(gs/system): Install obs v4l2loopback
Change-Id: I62db4951969a0978e929f91d62382b1560d1f89c Reviewed-on: https://cl.tvl.fyi/c/depot/+/1348 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
950ba404be
commit
ef64479c9d
2 changed files with 5 additions and 0 deletions
|
|
@ -1,10 +1,12 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../modules/common.nix
|
||||
../modules/reusable/battery.nix
|
||||
../modules/tvl.nix
|
||||
../modules/urbint.nix
|
||||
../../../../../ops/nixos/v4l2loopback.nix
|
||||
];
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue