chore(tazjin/frog): Include v4l2loopback module
Change-Id: Id60311da956d070ab53201fddf3651279fab4a58 Reviewed-on: https://cl.tvl.fyi/c/depot/+/546 Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
a8e25bc9d3
commit
1ff26fb8c5
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ config: let
|
|||
depot.third_party.emacsPackages.google-c-style
|
||||
]));
|
||||
in depot.lib.fix(self: {
|
||||
# TODO(tazjin): v4l2loopback
|
||||
imports = [
|
||||
"${depot.depotPath}/ops/nixos/v4l2loopback.nix"
|
||||
];
|
||||
|
||||
boot = {
|
||||
tmpOnTmpfs = true;
|
||||
|
|
Loading…
Reference in a new issue