refactor(tazjin): Additional restricted-eval cleanup
Change-Id: I4baa94f65a16248023b5fb0e2dd305d6984566c8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5690 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
48dfefe40d
commit
565993f016
2 changed files with 7 additions and 22 deletions
|
|
@ -12,7 +12,7 @@ let
|
|||
in
|
||||
lib.fix (self: {
|
||||
imports = [
|
||||
"${depot.path}/ops/modules/v4l2loopback.nix"
|
||||
(depot.path.origSrc + "/ops/modules/v4l2loopback.nix")
|
||||
];
|
||||
|
||||
boot = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue